tiny-random-HunYuanMoEV1ForCausalLM / tokenizer_config.json
hf-transformers-bot's picture
Update tiny models for HunYuanMoEV1ForCausalLM
68fc9e9 verified
Raw
History Blame Contribute Delete
274 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eos|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 512,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend"
}