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