llavanext_random_adapter / processor_config.json
giobin's picture
Initial commit of LLaVA model and processor
4293f1a
raw
history blame contribute delete
177 Bytes
{
"image_token": "<image>",
"num_additional_image_tokens": 1,
"patch_size": 14,
"processor_class": "LlavaNextProcessor",
"vision_feature_select_strategy": "default"
}