BGE-VL-MLLM-S2 / processor_config.json
JUNJIE99's picture
Simplify processor_config.json for transformers v4.x compatibility (#6)
20137e2
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"
}