llama3-llava-next-8b-hf / processor_config.json
RaushanTurganbay's picture
Create processor_config.json
1c7bca4 verified
raw
history blame contribute delete
176 Bytes
{
"image_token": "<image>",
"num_additional_image_tokens": 1,
"patch_size": 14,
"processor_class": "LlavaNextProcessor",
"vision_feature_select_strategy": "default"
}