{ "backend": "tokenizers", "bos_token": "<|bos|>", "eos_token": "<|eos|>", "extra_special_tokens": [ "<|system|>", "<|user|>", "<|assistant|>", "<|think|>", "<|reasoning|>" ], "is_local": true, "model_max_length": 2048, "pad_token": "<|pad|>", "tokenizer_class": "TokenizersBackend", "unk_token": "<|unk|>" }