Upload readme.md
Browse files
readme.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Original model:
|
2 |
+
https://huggingface.co/AIRI-Institute/OmniFusion/tree/main/OmniMistral-v1_1
|
3 |
+
|
4 |
+
GGUF q5.
|
5 |
+
There is only the text part of LLM in this model files.
|
6 |
+
Visual part (projector) is not working. It needs to be converted to gguf seperately.
|
7 |
+
|
8 |
+
Guide is here: but i didn't test it, and not sure that it will work:
|
9 |
+
https://github.com/ggerganov/llama.cpp/tree/master/examples/llava#llava-15
|