Instructions to use rishi70612/nepali-tamang-english-mt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use rishi70612/nepali-tamang-english-mt with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "rishi70612/nepali-tamang-english-mt" ) - Notebooks
- Google Colab
- Kaggle
| { | |
| "langs": [ | |
| "src", | |
| "tgt" | |
| ], | |
| "model_max_length": 1024, | |
| "do_lower_case": false | |
| } |