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