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