Instructions to use marymary2000/opus-mt-en-es-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marymary2000/opus-mt-en-es-finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("marymary2000/opus-mt-en-es-finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("marymary2000/opus-mt-en-es-finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
7812fea | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e236ee6d866b635c0142114f8647f39831f9d92534aa2aad75c942f6a78ad0e3
size 825924
|