Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen2-0.5B-Instruct
like
162
Follow
Qwen
2,598
Text Generation
Transformers
Safetensors
English
qwen2
chat
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
13
Train
Deploy
Use this model
b17b4f1
Qwen2-0.5B-Instruct
/
generation_config.json
yangapku
Initial commit
befdd36
6 months ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"bos_token_id"
:
151643
,
"pad_token_id"
:
151643
,
"do_sample"
:
true
,
"eos_token_id"
:
[
151645
,
151643
]
,
"repetition_penalty"
:
1.1
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.37.0"
}