ahmedheakl commited on
Commit
520956e
·
verified ·
1 Parent(s): 996ea01

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_attn_implementation_autoset": true,
3
  "architectures": [
4
  "Qwen2_5_VLForConditionalGeneration"
5
  ],
@@ -40,6 +39,7 @@
40
  "in_chans": 3,
41
  "intermediate_size": 3456,
42
  "model_type": "qwen2_5_vl",
 
43
  "out_hidden_size": 5120,
44
  "spatial_patch_size": 14,
45
  "tokens_per_second": 2
 
1
  {
 
2
  "architectures": [
3
  "Qwen2_5_VLForConditionalGeneration"
4
  ],
 
39
  "in_chans": 3,
40
  "intermediate_size": 3456,
41
  "model_type": "qwen2_5_vl",
42
+ "old_hidden_size": 8192,
43
  "out_hidden_size": 5120,
44
  "spatial_patch_size": 14,
45
  "tokens_per_second": 2