LLaVA-PLM-1.8B-Instruct-hf / processor_config.json
wangst0181's picture
Upload processor_config.json with huggingface_hub
899c996 verified
{
"image_token": "<image>",
"num_additional_image_tokens": 0,
"patch_size": 16,
"processor_class": "LlavaPLMProcessor",
"vision_feature_select_strategy": "full"
}