Qwen-VL-Chat-Int4 / tokenizer_config.json
camenduru's picture
thanks to Qwen ❤
83e84ac
raw
history blame contribute delete
No virus
173 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}