Transformers
ONNX
gpt2
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("fxmarty/gpt2-tiny-onnx", device_map="auto")
Quick Links

This model is meant for testing and will not return any meaningful output.

Downloads last month
141
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support