Qwen-7B-Chat-Int4 / tokenizer_config.json
JustinLin610's picture
update files
8d52cfb
raw history blame
No virus
173 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}