Update processor_config.json
Browse files- processor_config.json +0 -2
processor_config.json
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
{
|
2 |
-
"image_token": "<image>",
|
3 |
"num_additional_image_tokens": 0,
|
4 |
"patch_size": 14,
|
5 |
"processor_class": "LlavaNextVideoProcessor",
|
6 |
-
"video_token": "<image>",
|
7 |
"vision_feature_select_strategy": "full"
|
8 |
}
|
|
|
1 |
{
|
|
|
2 |
"num_additional_image_tokens": 0,
|
3 |
"patch_size": 14,
|
4 |
"processor_class": "LlavaNextVideoProcessor",
|
|
|
5 |
"vision_feature_select_strategy": "full"
|
6 |
}
|