Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-1_8B
like
61
Follow
Qwen
1,721
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
2309.16609
arxiv:
2305.08322
arxiv:
2009.03300
Model card
Files
Files and versions
Community
3
Train
Use this model
5fde88d
Qwen-1_8B
/
generation_config.json
yangapku
init model
dad28f9
11 months ago
raw
Copy download link
history
blame
Safe
222 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"
}