| { |
| "add_prefix_space": false, |
| "additional_special_tokens": [ |
| "<|im_start|>", |
| "<|im_end|>" |
| ], |
| "backend": "tokenizers", |
| "bos_token": null, |
| "clean_up_tokenization_spaces": false, |
| "eos_token": "<|im_end|>", |
| "errors": "replace", |
| "extra_special_tokens": [ |
| "<|im_start|>", |
| "<|im_end|>" |
| ], |
| "is_local": false, |
| "max_length": null, |
| "model_max_length": 32768, |
| "model_specific_special_tokens": {}, |
| "pad_to_multiple_of": null, |
| "pad_token": "<|endoftext|>", |
| "pad_token_type_id": 0, |
| "padding_side": "right", |
| "processor_class": "LlavaProcessor", |
| "split_special_tokens": false, |
| "tokenizer_class": "Qwen2Tokenizer", |
| "unk_token": null |
| } |
|
|