pranjalchitale
commited on
Commit
•
2b5678b
1
Parent(s):
865b126
Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ This is the model card of IndicTrans2 En-Indic Distilled 200M variant.
|
|
56 |
Please refer to [section 7.6: Distilled Models](https://openreview.net/forum?id=vfT4YuzAYA) in the TMLR submission for further details on model training, data and metrics.
|
57 |
|
58 |
### Usage Instructions
|
59 |
-
Please refer to the [github repository](https://github.com/AI4Bharat/IndicTrans2/tree/main/
|
60 |
|
61 |
```python
|
62 |
import torch
|
|
|
56 |
Please refer to [section 7.6: Distilled Models](https://openreview.net/forum?id=vfT4YuzAYA) in the TMLR submission for further details on model training, data and metrics.
|
57 |
|
58 |
### Usage Instructions
|
59 |
+
Please refer to the [github repository](https://github.com/AI4Bharat/IndicTrans2/tree/main/huggingface_interface) for a detail description on how to use HF compatible IndicTrans2 models for inference.
|
60 |
|
61 |
```python
|
62 |
import torch
|