LLaVA-ORPO / processor_config.json
chandanreddy's picture
Training done
96f6818 verified
Raw
History Blame Contribute Delete
177 Bytes
{
"image_token": "<image>",
"num_additional_image_tokens": 1,
"patch_size": 16,
"processor_class": "LlavaNextProcessor",
"vision_feature_select_strategy": "default"
}