Update README.md
Browse files
README.md
CHANGED
@@ -81,4 +81,4 @@ Download these mmproj files:
|
|
81 |
|
82 |
Rename them to `audio.gguf`and `vision.gguf` respectively
|
83 |
|
84 |
-
Then run
|
|
|
81 |
|
82 |
Rename them to `audio.gguf`and `vision.gguf` respectively
|
83 |
|
84 |
+
Then run [merge_mmproj_models.py](https://huggingface.co/ngxson/Home-Cook-Mistral-Small-Omni-24B-2507-GGUF/blob/main/merge_mmproj_models.py) from this repo. The output file will be `mmproj-model.gguf`
|