Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ If you want to use vision functionality:
|
|
| 35 |
|
| 36 |
* Make sure you are using the latest version of [KoboldCpp](https://github.com/LostRuins/koboldcpp).
|
| 37 |
|
| 38 |
-
To use the multimodal capabilities of this model
|
| 39 |
|
| 40 |
* You can load the **mmproj** by using the corresponding section in the interface:
|
| 41 |
|
|
|
|
| 35 |
|
| 36 |
* Make sure you are using the latest version of [KoboldCpp](https://github.com/LostRuins/koboldcpp).
|
| 37 |
|
| 38 |
+
To use the multimodal capabilities of this model, such as **vision**, you need to load the specified **mmproj** file, you can get it [here](https://huggingface.co/koboldcpp/mmproj/blob/main/mistral-7b-mmproj-v1.5-Q4_1.gguf).
|
| 39 |
|
| 40 |
* You can load the **mmproj** by using the corresponding section in the interface:
|
| 41 |
|