Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-VL
like
211
Follow
Qwen
1,854
Text Generation
Transformers
PyTorch
Chinese
English
qwen
custom_code
arxiv:
2308.12966
Model card
Files
Files and versions
Community
13
Train
Use this model
main
Qwen-VL
/
tokenizer_config.json
simonJJJ
add tokenizer config
0dfece6
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
173 Bytes
{
"model_max_length"
:
8192
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}