Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
joaogante
/
tiny-random-gpt2-with-generation-config
like
0
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
gpt2
text-generation-inference
Inference Endpoints
8-bit precision
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
tiny-random-gpt2-with-generation-config
/
generation_config.json
joaogante
HF staff
Create generation_config.json
00eab6d
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
{
"bos_token_id"
:
98
,
"eos_token_id"
:
98
,
"pad_token_id"
:
98
,
"transformers_version"
:
"foo"
}