GGUF
conversational
wsbagnsv1 commited on
Commit
939c887
·
verified ·
1 Parent(s): 34042fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,4 +4,7 @@ base_model:
4
  - OpenGVLab/InternVL3_5-38B
5
  ---
6
 
7
- For now only the mmproj though you should be able to use the quants from other sources (;
 
 
 
 
4
  - OpenGVLab/InternVL3_5-38B
5
  ---
6
 
7
+ This is basically a test to see if the conversion and inference in llama.cpp works fine
8
+ It seems to work though i wont add more quant sizes for now
9
+
10
+ Since this is merely a quantization of the original model the license of the original model still applies!