Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
farwew
/
model_3
like
0
Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
unsloth
trl
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/1
model_3
/
generation_config.json
farwew
Trained with Unsloth
06bcb73
verified
8 months ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"max_length"
:
8192
,
"pad_token_id"
:
128255
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.51.3"
}