Update README.md
Browse files
README.md
CHANGED
@@ -30,5 +30,8 @@ An initial foray into the world of fine-tuning. The goal of this release was to
|
|
30 |
|
31 |
<b>Requires additional [mistral-7b-mmproj-v1.5-Q4_1.gguf](https://huggingface.co/koboldcpp/mmproj/tree/main) file for vision functionality</b>
|
32 |
|
33 |
-
Select
|
34 |
-
<img src="https://i.imgur.com/x8vqH29.png" width="425"/>
|
|
|
|
|
|
|
|
30 |
|
31 |
<b>Requires additional [mistral-7b-mmproj-v1.5-Q4_1.gguf](https://huggingface.co/koboldcpp/mmproj/tree/main) file for vision functionality</b>
|
32 |
|
33 |
+
Select the gguf file of your choice in Kobold as usual, then make sure to choose the mmproj file above in the LLaVA mmproj field of the model submenu:
|
34 |
+
<img src="https://i.imgur.com/x8vqH29.png" width="425"/>
|
35 |
+
|
36 |
+
## Prompt Format
|
37 |
+
* For best results please use ChatML for the prompt format. Alpaca may also work.
|