Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
crscardellino
/
flisol-cba-martin-fierro
like
0
Text Generation
Transformers
PyTorch
Safetensors
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Train
Deploy
Use this model
main
flisol-cba-martin-fierro
/
.flake8
crscardellino
Added device to the steps
f781de0
3 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
[flake8]
exclude =
__pycache__
migrations/
.venv/
*venv/
max
-
line
-length =
100
extend
-ignore = E203,E501,E701