Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aidadev48
/
aidav3
like
0
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
unsloth
trl
conversational
Inference Endpoints
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3647758
aidav3
/
generation_config.json
aidadev48
Update generation_config.json
3647758
verified
15 days ago
raw
Copy download link
history
blame
142 Bytes
{
"temperature"
:
0.8
,
"top_p"
:
0.9
,
"top_k"
:
50
,
"max_length"
:
100
,
"repetition_penalty"
:
1.2
,
"transformers_version"
:
"4.44.2"
}