InferenceIllusionist
commited on
Commit
•
59e5718
1
Parent(s):
676e1de
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,9 @@ An initial foray into the world of fine-tuning. The goal of this release was to
|
|
31 |
## Sample Question - Vision
|
32 |
<img src="https://i.imgur.com/7aRWtzU.jpeg" width="425"/>
|
33 |
|
34 |
-
*<b>Requires additional
|
|
|
|
|
35 |
|
36 |
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:
|
37 |
<img src="https://i.imgur.com/x8vqH29.png" width="425"/>
|
|
|
31 |
## Sample Question - Vision
|
32 |
<img src="https://i.imgur.com/7aRWtzU.jpeg" width="425"/>
|
33 |
|
34 |
+
*<b>Requires additional mmproj file. You have two options for vision functionality (available inside this repo):</b>
|
35 |
+
* [Quantized - Limited VRAM Option (197mb)](https://huggingface.co/InferenceIllusionist/Excalibur-7b-DPO-GGUF/resolve/main/mistral-7b-mmproj-v1.5-Q4_1.gguf?download=true)
|
36 |
+
* [Unquantized - Premium Option / Best Quality (596mb)](https://huggingface.co/InferenceIllusionist/Excalibur-7b-DPO-GGUF/resolve/main/mmproj-model-f16.gguf?download=true)
|
37 |
|
38 |
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:
|
39 |
<img src="https://i.imgur.com/x8vqH29.png" width="425"/>
|