Yi-34B-5.0bpw-h6-exl2 / tokenizer_config.json
LoneStriker's picture
ExLLaMA V2 quant of Yi-34B-5.0bpw-h6-exl2
1f6a3d6
raw
history blame contribute delete
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"
}