{
"auto_map": {
"AutoTokenizer": [
"tokenization_internlm2.InternLM2Tokenizer",
"tokenization_internlm2_fast.InternLM2TokenizerFast"
]
},
"backend": "tokenizers",
"bos_token": "",
"clean_up_tokenization_spaces": false,
"decode_with_prefix_space": false,
"eos_token": "",
"extra_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|action_start|>",
"<|action_end|>",
"<|interpreter|>",
"<|plugin|>"
],
"is_local": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "",
"sp_model_kwargs": null,
"tokenizer_class": "TokenizersBackend",
"unk_id": 0,
"unk_token": ""
}