Files
llava-med-v1.5-mistral-7b-hf/processor_config.json

8 lines
168 B
JSON
Raw Normal View History

{
"image_token": "<image>",
"num_additional_image_tokens": 0,
"patch_size": 14,
"processor_class": "LlavaProcessor",
"vision_feature_select_strategy": null
}