Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
Most up-to date version of our Llama3-Llava (Based on Llava 1.5) series of mmproj files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Most up-to date version of our Llama3-Llava (Based on Llava 1.5) series of mmproj files.
|
2 |
+
|
3 |
+
* You must use the latest versions of [Koboldcpp](https://github.com/LostRuins/koboldcpp).
|
4 |
+
|
5 |
+
# To use the multimodal capabilities of this model and use **vision** you need to load the specified **mmproj** file, this can be found inside this model repo. [Llava MMProj](https://huggingface.co/ChaoticNeutrals/LLaVA-Llama-3-8B-mmproj)
|
6 |
+
|
7 |
+
* You can load the **mmproj** by using the corresponding section in the interface:
|
8 |
+
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/UX6Ubss2EPNAT3SKGMLe0.png)
|