Yi-6B-200K-8.0bpw-h8-exl2 / tokenizer_config.json
LoneStriker's picture
Upload folder using huggingface_hub
731f728 verified
{
"add_bos_token": false,
"add_eos_token": false,
"model_max_length": 200000,
"unk_token": "<unk>",
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<unk>",
"sp_model_kwargs": {},
"clean_up_tokenization_spaces": false,
"legacy": true,
"tokenizer_class": "LlamaTokenizer"
}