Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Qwen
/
Qwen2-1.5B-Instruct
like
133
Follow
Qwen
6.87k
Text Generation
Transformers
Safetensors
English
qwen2
chat
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
9
Train
Deploy
Use this model
71d369a
Qwen2-1.5B-Instruct
/
generation_config.json
yangapku
Initial commit
cc26c1e
7 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"
}