visioncairgroup commited on
Commit
aa0b7d8
·
verified ·
1 Parent(s): d22f107

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "mm_hidden_size": 2048,
18
  "mm_projector_type": "linear",
19
  "mm_vision_tower_aux_list": [
20
- "./checkpoints/Qwen3-VL-2B-Instruct"
21
  ],
22
  "model_type": "tempo_qwen",
23
  "num_attention_heads": 32,
 
17
  "mm_hidden_size": 2048,
18
  "mm_projector_type": "linear",
19
  "mm_vision_tower_aux_list": [
20
+ "Qwen/Qwen3-VL-2B-Instruct"
21
  ],
22
  "model_type": "tempo_qwen",
23
  "num_attention_heads": 32,