UniME-LLaVA-OneVision-7B / processor_config.json
Kaichengalex's picture
Upload folder using huggingface_hub
cc82a8e verified
raw
history blame contribute delete
178 Bytes
{
"image_token": "<image>",
"num_image_tokens": 729,
"processor_class": "LlavaOnevisionProcessor",
"video_token": "<video>",
"vision_feature_select_strategy": "full"
}