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