benxh commited on
Commit
4094ff3
·
verified ·
1 Parent(s): 6f3892a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-VL-7B-Instruct
4
+ ---
5
+
6
+ Forced GGUF conversion via setting config to `Qwen2VLForConditionalGeneration`
7
+
8
+ Might not work.