RaushanTurganbay HF staff commited on
Commit
6cf5af9
1 Parent(s): d30328a

change model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  ]
27
  ],
28
  "image_token_index": 32001,
29
- "model_type": "llava_next",
30
  "projector_hidden_act": "gelu",
31
  "spatial_pool_mode": "average",
32
  "spatial_pool_out_channels": 1024,
 
26
  ]
27
  ],
28
  "image_token_index": 32001,
29
+ "model_type": "llava_next_video",
30
  "projector_hidden_act": "gelu",
31
  "spatial_pool_mode": "average",
32
  "spatial_pool_out_channels": 1024,