Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
datasysdev
/
Code1
like
0
Text Generation
Transformers
TensorBoard
Safetensors
qwen3
Generated from Trainer
sft
trl
conversational
text-generation-inference
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Deploy
Use this model
b40cecf
Code1
/
generation_config.json
datasysdev
Model save
b40cecf
verified
5 months ago
raw
Copy download link
history
blame
188 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"
:
"4.56.1"
}