Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-Audio
like
97
Follow
Qwen
2,910
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
2311.07919
Model card
Files
Files and versions
Community
6
Train
Use this model
eba4e84
Qwen-Audio
/
tokenizer_config.json
yangapku
upload
f09d4e1
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"
}