CAT-Translate-7b-mlx-4Bit / tokenizer_config.json
moutons's picture
Upload folder using huggingface_hub
f79d2f3 verified
{
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": true,
"legacy": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|padding|>",
"sep_token": "<|im_start|>",
"sp_model_kwargs": {},
"spaces_between_special_tokens": false,
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>",
"use_default_system_prompt": false
}