ycchen-2 / tokenizer_config.json
gchauhan's picture
Model config files
f271d4c
raw
history blame
No virus
226 Bytes
{
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}