diff --git a/README.md b/README.md index 1b05b172..a52a8fbd 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ Here are the steps for applying this technique on another model version: python -m python_coreml_stable_diffusion.mixed_bit_compression_pre_analysis --model-version -o ``` -For popular base models, you may find the pre-computed pre-analysis results [here](https://huggingface.co/apple/coreml-stable-diffusion-mixed-bit-palettization/tree/main/recipes). Fine-tuned models models are likely to honor the recipes of their corresponding base models but this is untested. +For popular base models, you may find the pre-computed pre-analysis results [here](https://huggingface.co/apple/coreml-stable-diffusion-mixed-bit-palettization/tree/main/recipes). Fine-tuned models are likely to honor the recipes of their corresponding base models but this is untested. **Step 2:** The resulting JSON file from Step 1 will list "baselines", e.g.: