File size: 363 Bytes
f0b37fb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "add_special_token": false,
  "ignore_id": -100,
  "image_end_tag": "<end_of_image>",
  "image_start_tag": "<begin_of_image>",
  "image_tag": "<image_placeholder>",
  "mask_prompt": true,
  "num_image_tokens": 576,
  "processor_class": "VLChatProcessor",
  "sft_format": "deepseek",
  "auto_map": {
    "AutoProcessor": "processing_vlm.VLChatProcessor"
  }
}