| { |
| "backend": "tokenizers", |
| "bos_token": "<|im_start|>", |
| "eos_token": "<|endoftext|>", |
| "extra_special_tokens": [ |
| "<|im_start|>", |
| "<|im_end|>", |
| "<|pinkthink>", |
| "<pinkthink|>", |
| "<|reasoning_effort>", |
| "<reasoning_effort|>", |
| "<tool_call>", |
| "</tool_call>", |
| "<tool_response>", |
| "</tool_response>", |
| "<tools>", |
| "</tools>" |
| ], |
| "is_local": true, |
| "local_files_only": false, |
| "model_max_length": 1000000000000000019884624838656, |
| "pad_token": "<|textpad|>", |
| "padding_side": "right", |
| "tokenizer_class": "TokenizersBackend", |
| "unk_token": "<|unk|>", |
| "added_tokens_decoder": { |
| "0": { |
| "content": "<|endoftext|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "1": { |
| "content": "<|im_start|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "2": { |
| "content": "<|im_end|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "3": { |
| "content": "<|pinkthink>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "4": { |
| "content": "<pinkthink|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "5": { |
| "content": "<|reasoning_effort>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "6": { |
| "content": "<reasoning_effort|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "7": { |
| "content": "<tool_call>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "8": { |
| "content": "</tool_call>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "9": { |
| "content": "<tool_response>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "10": { |
| "content": "</tool_response>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "11": { |
| "content": "<tools>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "12": { |
| "content": "</tools>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "13": { |
| "content": "<|textpad|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| "14": { |
| "content": "<|unk|>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| } |
| } |
| } |
|
|