Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Nacoor
/
qwen_sft
like
0
Text Generation
Transformers
Safetensors
qwen3
trl
sft
conversational
text-generation-inference
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
qwen_sft
/
generation_config.json
Nacoor
Upload Qwen3ForCausalLM
60b5228
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
187 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
[
151645
,
151643
]
,
"pad_token_id"
:
151643
,
"temperature"
:
0.6
,
"top_k"
:
20
,
"top_p"
:
0.95
,
"transformers_version"
:
"5.0.0"
}