File size: 992 Bytes
945578e
 
9a37f01
 
 
 
 
 
 
38b55ce
9a37f01
38b55ce
9a37f01
945578e
9a37f01
 
 
945578e
38b55ce
9a37f01
38b55ce
9a37f01
 
 
 
 
38b55ce
9a37f01
38b55ce
 
9a37f01
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "backend": "tokenizers",
  "bos_token": "<|startoftext|>",
  "clean_up_tokenization_spaces": true,
  "eos_token": "<|im_end|>",
  "image_end_token": "<|image_end|>",
  "image_start_token": "<|image_start|>",
  "image_thumbnail": "<|img_thumbnail|>",
  "image_token": "<image>",
  "is_local": true,
  "legacy": false,
  "max_length": 10240,
  "model_max_length": 1000000000000000019884624838656,
  "model_specific_special_tokens": {
    "image_end_token": "<|image_end|>",
    "image_start_token": "<|image_start|>",
    "image_token": "<image>"
  },
  "pad_to_multiple_of": null,
  "pad_token": "<|pad|>",
  "pad_token_type_id": 0,
  "padding_side": "right",
  "processor_class": "Lfm2VlProcessor",
  "return_token_type_ids": false,
  "sp_model_kwargs": {},
  "spaces_between_special_tokens": false,
  "stride": 0,
  "tokenizer_class": "TokenizersBackend",
  "truncation_side": "right",
  "truncation_strategy": "longest_first",
  "use_default_system_prompt": false,
  "use_fast": true
}