Ftfyhh commited on
Commit
65fba76
1 Parent(s): 68195f5

Upload readme.md

Browse files
Files changed (1) hide show
  1. readme.md +9 -0
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