Qwen-7B-Chat-Int4 / tokenizer_config.json
yangapku's picture
update
5ff8f11
{
"model_max_length": 32768,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}