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

tokenizer = AutoTokenizer.from_pretrained("Davlan/oyo-t5-small")
model = AutoModelForSeq2SeqLM.from_pretrained("Davlan/oyo-t5-small", device_map="auto")
Quick Links
README.md exists but content is empty.
Downloads last month
14
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Davlan/oyo-t5-small

Finetunes
1 model

Space using Davlan/oyo-t5-small 1