Qwen-VL-Chat-Int4 / tokenizer_config.json
mohan007's picture
Duplicate from Qwen/Qwen-VL-Chat-Int4
ecc3bcf
raw
history blame contribute delete
173 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}