Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Mohammed-AlQurashi
/
model
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
1
Deploy
Use this model
refs/pr/1
model
/
generation_config.json
Mohammed-AlQurashi
Trained with Unsloth
d321249
verified
over 1 year 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.44.1"
}