Qwen-14B-Chat-Int8 / tokenizer_config.json
yangapku's picture
update
953a802
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}