Hy-MT2-7B-4bit / tokenizer_config.json
ailuntz's picture
Add Hy-MT2 7B 4-bit MLX
8f2c702 verified
Raw
History Blame Contribute Delete
277 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eos|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 262144,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend"
}