{ "backend": "tokenizers", "bos_token": "<|startoftext|>", "clean_up_tokenization_spaces": false, "eos_token": "<|im_end|>", "extra_special_tokens": [ "[SYSTEM]", "[PLAYER]", "[NPC]" ], "is_local": true, "legacy": false, "max_length": 256, "model_input_names": [ "input_ids", "attention_mask" ], "model_max_length": 1000000000000000019884624838656, "model_specific_special_tokens": {}, "pad_token": "<|pad|>", "sp_model_kwargs": {}, "spaces_between_special_tokens": false, "stride": 0, "tokenizer_class": "TokenizersBackend", "truncation_side": "right", "truncation_strategy": "longest_first", "use_default_system_prompt": false, "use_fast": true }