diff --git a/README.md b/README.md index 9b8a0ee..a23e921 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +This is a test to check branch protection rules. +Another test +Another test +Another test +Another test +Another test +Another test +Antoher test + # Core AI Optimization `coreai-opt` provides implementations of popular model optimizations such as quantization, palettization (codebook-based compression), and pruning, for PyTorch models, customized for deployment on Apple Silicon via Core AI.