MiniMax-M2.7-RAM-120GB-MLX / tokenizer_config.json
tomkay's picture
Fix: extra_special_tokens list -> dict for transformers compat
be6d696 verified
raw
history blame contribute delete
370 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "]~!b[",
"clean_up_tokenization_spaces": false,
"eos_token": "[e~[",
"errors": "replace",
"extra_special_tokens": {},
"is_local": true,
"model_max_length": 40960000,
"pad_token": null,
"tokenizer_class": "GPT2Tokenizer",
"tool_parser_type": "minimax_m2",
"unk_token": "]!d~["
}