cmp-nct commited on
Commit
03a9a9f
1 Parent(s): 2085b7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- Update: PR is merged, llama.cpp now natively supports these models
5
  Important: Verify that processing a simple question with any image at least uses 1200 tokens of prompt processing, that shows that the new PR is in use.
6
  If your prompt is just 576 + a few tokens, you are using llava-1.5 code (or projector) and this is incompatible with llava-1.6
7
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Update: PR is merged, llama.cpp now natively supports these models
5
  Important: Verify that processing a simple question with any image at least uses 1200 tokens of prompt processing, that shows that the new PR is in use.
6
  If your prompt is just 576 + a few tokens, you are using llava-1.5 code (or projector) and this is incompatible with llava-1.6
7