Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -76,7 +76,7 @@
|
|
| 76 |
"scheduler_decay_steps": 30000,
|
| 77 |
"scheduler_decay_lr": 2.5e-06,
|
| 78 |
"vlm_model_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
|
| 79 |
-
"load_vlm_weights":
|
| 80 |
"add_image_special_tokens": false,
|
| 81 |
"attention_mode": "cross_attn",
|
| 82 |
"prefix_length": -1,
|
|
|
|
| 76 |
"scheduler_decay_steps": 30000,
|
| 77 |
"scheduler_decay_lr": 2.5e-06,
|
| 78 |
"vlm_model_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
|
| 79 |
+
"load_vlm_weights": true,
|
| 80 |
"add_image_special_tokens": false,
|
| 81 |
"attention_mode": "cross_attn",
|
| 82 |
"prefix_length": -1,
|