Yi-6B-200K-5.0bpw-h6-exl2 / tokenizer_config.json
LoneStriker's picture
ExLLaMA V2 quant of Yi-6B-200K-5.0bpw-h6-exl2
950d311
raw history blame
No virus
201 Bytes
{
"auto_map": {
"AutoTokenizer": ["tokenization_yi.YiTokenizer", null]
},
"add_bos_token": false,
"add_eos_token": false,
"model_max_length": 200000,
"tokenizer_class": "YiTokenizer"
}