llava-gen-commentry / processor_config.json
naveel10's picture
End of training
de6028e verified
raw
history blame contribute delete
210 Bytes
{
"image_token": "<image>",
"num_additional_image_tokens": 1,
"patch_size": 14,
"processor_class": "LlavaNextVideoProcessor",
"video_token": "<video>",
"vision_feature_select_strategy": "default"
}