tiny-random-MiniMaxM3VLForCausalLM / tokenizer_config.json
hf-transformers-bot's picture
Update tiny models for MiniMaxM3VLForCausalLM
ed95f96 verified
Raw
History Blame Contribute Delete
311 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "]~b]",
"clean_up_tokenization_spaces": false,
"eos_token": "[e~[",
"is_local": true,
"local_files_only": false,
"model_max_length": 512,
"pad_token": "]!p~[",
"tokenizer_class": "TokenizersBackend",
"unk_token": "[e~["
}