InferenceIllusionist commited on
Commit
04add3f
1 Parent(s): 34fbfa5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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 up 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"/>
 
 
 
 
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.