Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Qwen
/
Qwen-Audio-Chat
like
75
Follow
Qwen
3,300
Text Generation
Transformers
Safetensors
Chinese
English
qwen
audio-text-to-text
custom_code
arxiv:
2311.07919
Model card
Files
Files and versions
Community
4
Train
Use this model
373d137
Qwen-Audio-Chat
/
tokenizer_config.json
yangapku
fix bug
373d137
12 months ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
,
"clean_up_tokenization_spaces"
:
true
,
"model_max_length"
:
2048
,
"tokenizer_class"
:
"QWenTokenizer"
}