BELLE-VL / tokenizer_config.json
StudentWen's picture
Upload 11 files
92d898b
raw
history blame contribute delete
No virus
211 Bytes
{
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}