{ "backend": "tokenizers", "bos_token": "<|bos|>", "clean_up_tokenization_spaces": false, "eos_token": "<|eos|>", "extra_special_tokens": [ "<|user|>", "<|assistant|>", "<|system|>", "<|end|>", "<|tool|>", "<|tool_call|>", "<|tool_result|>" ], "is_local": false, "local_files_only": false, "model_max_length": 2048, "pad_token": "<|pad|>", "padding_side": "right", "tokenizer_class": "TokenizersBackend", "truncation_side": "right" }