| { |
| "add_prefix_space": false, |
| "added_tokens_decoder": { |
| "151643": { |
| "content": "<|endoftext|>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151644": { |
| "content": "<|im_start|>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151645": { |
| "content": "<|im_end|>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151646": { |
| "content": "[BOS]", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151647": { |
| "content": "[PAD]", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151648": { |
| "content": "<vila/sentinel>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151649": { |
| "content": "<image>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| }, |
| "151650": { |
| "content": "<vila/video>", |
| "lstrip": false, |
| "normalized": false, |
| "rstrip": false, |
| "single_word": false, |
| "special": true |
| } |
| }, |
| "additional_special_tokens": [ |
| "<|im_start|>", |
| "<|im_end|>" |
| ], |
| "auto_map": { |
| "AutoProcessor": "processing_nvila.NVILAProcessor" |
| }, |
| "bos_token": "[BOS]", |
| "clean_up_tokenization_spaces": false, |
| "eos_token": "<|im_end|>", |
| "errors": "replace", |
| "extra_special_tokens": { |
| "image_token": "<image>", |
| "sentinel_token": "<vila/sentinel>", |
| "video_token": "<vila/video>" |
| }, |
| "image_token": "<image>", |
| "legacy": false, |
| "model_max_length": 40960, |
| "pad_token": "[PAD]", |
| "padding_side": "left", |
| "processor_class": "NVILAProcessor", |
| "sentinel_token": "<vila/sentinel>", |
| "split_special_tokens": false, |
| "tokenizer_class": "Qwen2Tokenizer", |
| "unk_token": null, |
| "video_token": "<vila/video>" |
| } |
|
|