{ "backend": "tokenizers", "bos_token": "<|begin_of_text|>", "eos_token": "<|im_end|>", "extra_special_tokens": [ "<|im_start|>", "<|im_end|>" ], "is_local": true, "local_files_only": true, "model_max_length": 8192, "pad_token": "<|im_end|>", "tokenizer_class": "TokenizersBackend", "vocab_size": 32000 }