qwen-vl-tiny-random / tokenizer_config.json
yujiepan's picture
Upload folder using huggingface_hub
ad04bab verified
raw
history blame contribute delete
No virus
260 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-VL-Chat--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}