Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pszemraj
/
opt-peter-2.7B
like
2
Text Generation
Transformers
PyTorch
doi:10.57967/hf/0233
opt
Generated from Trainer
OPT
non-commercial
dialogue
chatbot
ai-msgbot
text-generation-inference
Inference Endpoints
License:
other
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
1efeb89
opt-peter-2.7B
/
generation_config.json
pszemraj
Upload config
5cc9f4a
over 1 year ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
128
,
"min_length"
:
16
,
"pad_token_id"
:
2
,
"penalty_alpha"
:
0.6
,
"top_k"
:
4
,
"transformers_version"
:
"4.26.1"
}