Lewdiculous
commited on
Commit
•
ae91d1a
1
Parent(s):
da388b1
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ If you want to use vision functionality:
|
|
37 |
|
38 |
* Make sure you are using the latest version of [KoboldCpp](https://github.com/LostRuins/koboldcpp).
|
39 |
|
40 |
-
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/
|
41 |
|
42 |
* You can load the **mmproj** by using the corresponding section in the interface:
|
43 |
|
|
|
37 |
|
38 |
* Make sure you are using the latest version of [KoboldCpp](https://github.com/LostRuins/koboldcpp).
|
39 |
|
40 |
+
To use the multimodal capabilities of this model, such as **vision**, you also need to load the specified **mmproj** file, you can get it [here](https://huggingface.co/cjpais/llava-1.6-mistral-7b-gguf/blob/main/mmproj-model-f16.gguf).
|
41 |
|
42 |
* You can load the **mmproj** by using the corresponding section in the interface:
|
43 |
|