Qwen-vl / tokenizer_config.json
iamirulofficial's picture
Upload folder using huggingface_hub
131c7f0
raw
history blame contribute delete
No virus
225 Bytes
{
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-VL--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}