Instructions to use DeskDown/MarianMixFT_en-th with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeskDown/MarianMixFT_en-th with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("DeskDown/MarianMixFT_en-th") model = AutoModelForSeq2SeqLM.from_pretrained("DeskDown/MarianMixFT_en-th", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
90cbdbc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ee57cab7424375fa2493e373e3216140b12f3ed8ae8c8d97b8e44c844e81e2a8
size 384827845
|