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

tokenizer = AutoTokenizer.from_pretrained("DTorregrosa/dummy")
model = AutoModelForSeq2SeqLM.from_pretrained("DTorregrosa/dummy")
Quick Links

First model made by the user to understand how the Hub repositories work.

language:

  • source group: Spanish
  • target group: English

model used:

  • Helsinki-NLP/opus-mt-es-en
Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support