Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-Audio
like
97
Follow
Qwen
1,744
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
2311.07919
Model card
Files
Files and versions
Community
5
Train
Use this model
f09d4e1
Qwen-Audio
/
generation_config.json
yangapku
upload
f09d4e1
11 months ago
raw
Copy download link
history
blame
Safe
223 Bytes
{
"chat_format"
:
"raw"
,
"eos_token_id"
:
151643
,
"pad_token_id"
:
151643
,
"stop_words_ids"
:
[
[
151643
]
]
,
"max_new_tokens"
:
512
,
"do_sample"
:
true
,
"top_k"
:
0
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.31.0"
}