File size: 243 Bytes
d74bbf5
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "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>"
}