Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
edz3
/
gpt2-alpaca
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
gpt2-alpaca
/
generation_config.json
edz3
Upload model
91e5383
over 1 year ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
50256
,
"do_sample"
:
true
,
"eos_token_id"
:
50256
,
"max_length"
:
50
,
"transformers_version"
:
"4.27.2"
,
"use_cache"
:
false
}