Hy-MT2-7B-int4-AutoRound / tokenizer_config.json
INC4AI's picture
Upload model
83a2bb6 verified
Raw
History Blame Contribute Delete
278 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eos|>",
"is_local": false,
"local_files_only": false,
"model_max_length": 262144,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend"
}