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