concedo commited on
Commit
b1318bd
·
verified ·
1 Parent(s): efe7425

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
  This repo contains GGUF .mmproj files intended for use in KoboldCpp alongside other GGUF models.
2
 
3
- Please pick the correct projector model to load for your architecture (e.g. all Mistral 7B based models should use the Mistral 7B projector.)
 
 
 
 
 
 
 
1
  This repo contains GGUF .mmproj files intended for use in KoboldCpp alongside other GGUF models.
2
 
3
+ Please pick the correct projector model to load for your architecture (e.g. all Mistral 7B based models should use the Mistral 7B projector.)
4
+
5
+ Load them in KoboldCpp with `--mmproj` or from the "Model Files" tab
6
+
7
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cd4b6d1c8a5d1d7d76a778/amIFMqITnOlNrMQN4qLJX.png)
8
+
9
+ When enabled, make sure you refresh KoboldAI Lite, then click Add Img and upload your image. Clicking that image should show Vision is enabled.