Update README.md
Browse files
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 |
+

|
| 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.
|