jailcode commited on
Commit
7fa973b
·
verified ·
1 Parent(s): 256f612

Update config.json

Browse files
Files changed (1) hide show
  1. 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": false,
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,