cmp-nct commited on
Commit
9563b98
1 Parent(s): 8b80059

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,2 +1,6 @@
1
- Base PR: https://github.com/ggerganov/llama.cpp/pull/5267
2
- Note: integration in llama.cpp is partial at this point - it uses llava-1.5 preprocessing
 
 
 
 
 
1
+ Base PR: https://github.com/ggerganov/llama.cpp/pull/5267
2
+ Note: integration in llama.cpp is partial at this point - it uses llava-1.5 preprocessing
3
+
4
+ The mmproj files are the embedded ViT's that came with llava-1.6, I've not compared them but given the previous releases from the team I'd be surprised if the ViT has not been fine tuned this time.
5
+ If that's the case, using another ViT can cause issues.
6
+