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
Fix tokenizer filename and weight mappings
Browse files- merges.txt +0 -0
- pytorch_model.bin +2 -2
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62697197da66901f1e918fb8d97e1b6015bf89ffe8ec9301275c6c057b0ba911
|
| 3 |
+
size 300901759
|