Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-7B-Chat
like
751
Follow
Qwen
1,660
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
5 papers
License:
tongyi-qianwen-license-agreement
Model card
Files
Files and versions
Community
56
Train
Use this model
13750ae
Qwen-7B-Chat
/
generation_config.json
yangapku
remove unused generation configs
43fe75e
about 1 year ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"chat_format"
:
"chatml"
,
"eos_token_id"
:
151643
,
"max_new_tokens"
:
512
,
"pad_token_id"
:
151643
,
"do_sample"
:
true
,
"top_k"
:
0
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.31.0"
}