Instructions to use ezzini/marian-finetuned-mcwc-ar-to-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ezzini/marian-finetuned-mcwc-ar-to-en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ezzini/marian-finetuned-mcwc-ar-to-en") model = AutoModelForSeq2SeqLM.from_pretrained("ezzini/marian-finetuned-mcwc-ar-to-en", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
80bebca | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:484f7210e5f4466f7e5b99b660717c6ef2a6f90746196daba507795b69dc02a2
size 917407
|