limuloo1999 commited on
Commit
29c75f6
·
verified ·
1 Parent(s): 649c7e5

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["Qwen2_5_VLForConditionalGeneration"],
3
+ "model_type": "qwen2_5_vl",
4
+ "model_name": "RefineAnything"
5
+ }