Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ebrukilic
/
model-quantize
like
1
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
unsloth
trl
sft
conversational
Inference Endpoints
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e5dac73
model-quantize
/
generation_config.json
ebrukilic
Trained with Unsloth
e5dac73
verified
25 days ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128009
,
"max_length"
:
8192
,
"pad_token_id"
:
128255
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.47.1"
}