LLaVA-NeXT-Video-34B-hf / processor_config.json
RaushanTurganbay's picture
Create processor_config.json
dfb74fa verified
raw
history blame contribute delete
209 Bytes
{
"image_token": "<image>",
"video_token": "<video>",
"num_additional_image_tokens": 1,
"patch_size": 14,
"processor_class": "LlavaNextVideoProcessor",
"vision_feature_select_strategy": "default"
}