Lewdiculous commited on
Commit
3dbb5ab
1 Parent(s): 75015b8

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, 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
 
 
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/ChaoticNeutrals/Eris_PrimeV3-Vision-7B/blob/main/mmproj-model-f16.gguf).
39
 
40
  * You can load the **mmproj** by using the corresponding section in the interface:
41