How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("nev/dalle-mini-pytorch")
model = AutoModelForSeq2SeqLM.from_pretrained("nev/dalle-mini-pytorch")
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

The small DALLE-mini converted to PyTorch

Colab

Downloads last month
16
Safetensors
Model size
0.5B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using nev/dalle-mini-pytorch 1