Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
amc3777
/
GemmaNPC
like
0
Text Generation
Transformers
TensorBoard
Safetensors
gemma3_text
Generated from Trainer
sft
trl
conversational
text-generation-inference
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Deploy
Use this model
main
GemmaNPC
/
generation_config.json
amc3777
Model save
59095fb
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
210 Bytes
{
"bos_token_id"
:
2
,
"cache_implementation"
:
"hybrid"
,
"do_sample"
:
true
,
"eos_token_id"
:
[
1
,
106
]
,
"pad_token_id"
:
0
,
"top_k"
:
64
,
"top_p"
:
0.95
,
"transformers_version"
:
"4.56.0"
}