QWen-VL1.0 / tokenizer_config.json
wangrongsheng's picture
commit from root
b7d1922
raw
history blame contribute delete
173 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}