wsbagnsv1 commited on
Commit
6f5927c
·
verified ·
1 Parent(s): 0a31ba0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - OpenGVLab/InternVL3_5-1B-Instruct
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!