Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -150,7 +150,7 @@
|
|
150 |
]
|
151 |
],
|
152 |
"image_seq_length": 576,
|
153 |
-
"image_token_index":
|
154 |
"model_type": "llava_next_video2",
|
155 |
"projector_hidden_act": "gelu",
|
156 |
"spatial_pool_mode": "bilinear",
|
@@ -181,7 +181,7 @@
|
|
181 |
"transformers_version": "4.48.0.dev0",
|
182 |
"use_image_newline_parameter": true,
|
183 |
"video_seq_length": 288,
|
184 |
-
"video_token_index":
|
185 |
"vision_config": {
|
186 |
"hidden_act": "gelu_pytorch_tanh",
|
187 |
"hidden_size": 1152,
|
|
|
150 |
]
|
151 |
],
|
152 |
"image_seq_length": 576,
|
153 |
+
"image_token_index": 151646,
|
154 |
"model_type": "llava_next_video2",
|
155 |
"projector_hidden_act": "gelu",
|
156 |
"spatial_pool_mode": "bilinear",
|
|
|
181 |
"transformers_version": "4.48.0.dev0",
|
182 |
"use_image_newline_parameter": true,
|
183 |
"video_seq_length": 288,
|
184 |
+
"video_token_index": 151647,
|
185 |
"vision_config": {
|
186 |
"hidden_act": "gelu_pytorch_tanh",
|
187 |
"hidden_size": 1152,
|