InternVL2_5-1B-MPO-hf / processor_config.json
kingsley01's picture
Upload processor
7a2f884 verified
raw
history blame contribute delete
243 Bytes
{
"context_image_token": "<IMG_CONTEXT>",
"end_image_token": "</img>",
"fake_image_token": "<image>",
"fake_video_token": "<video>",
"image_seq_length": 256,
"processor_class": "InternVLProcessor",
"start_image_token": "<img>"
}