Lewdiculous commited on
Commit
6adebb7
1 Parent(s): d04e14b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 and use **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
 
 
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