Yi-34B-200K-elx2-39bpw / tokenizer_config.json
brucethemoose's picture
Upload folder using huggingface_hub
b92b99c
raw
history blame contribute delete
201 Bytes
{
"auto_map": {
"AutoTokenizer": ["tokenization_yi.YiTokenizer", null]
},
"add_bos_token": false,
"add_eos_token": false,
"model_max_length": 200000,
"tokenizer_class": "YiTokenizer"
}