Yi-34B-6.0bpw-h6-exl2 / tokenizer_config.json
LoneStriker's picture
ExLLaMA V2 quant of Yi-34B-6.0bpw-h6-exl2
53b05bc
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"
}