MiniMax-M3-ConfigI-MLX / tokenizer_config.json
thetom-ai's picture
Upload tokenizer_config.json with huggingface_hub
380933f verified
Raw
History Blame Contribute Delete
323 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "]~b]",
"clean_up_tokenization_spaces": false,
"eos_token": "[e~[",
"is_local": true,
"model_max_length": 40960000,
"pad_token": "]!p~[",
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "json_tools",
"unk_token": "[e~["
}