File size: 301 Bytes
ffc0556 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "]~!b[",
"clean_up_tokenization_spaces": false,
"eos_token": "[e~[",
"is_local": true,
"model_max_length": 40960000,
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "minimax_m2",
"unk_token": "]!d~["
}
|