Yi-34B-8.0bpw-h8-exl2 / tokenizer_config.json
LoneStriker's picture
ExLLaMA V2 quant of Yi-34B-8.0bpw-h8-exl2
c49b9df
raw
history blame
No virus
199 Bytes
{
"auto_map": {
"AutoTokenizer": ["tokenization_yi.YiTokenizer", null]
},
"add_bos_token": false,
"add_eos_token": false,
"model_max_length": 4096,
"tokenizer_class": "YiTokenizer"
}