Update README.md
Browse files
README.md
CHANGED
@@ -120,6 +120,8 @@ This model is a quantized version of the [M2M100 418M model](https://huggingface
|
|
120 |
## Installation
|
121 |
```bash
|
122 |
pip install trasformers ctranslate2
|
|
|
|
|
123 |
```
|
124 |
|
125 |
## Usage
|
|
|
120 |
## Installation
|
121 |
```bash
|
122 |
pip install trasformers ctranslate2
|
123 |
+
git lfs install
|
124 |
+
git clone https://huggingface.co/Rohith04/ct2fast_m2m100_418M
|
125 |
```
|
126 |
|
127 |
## Usage
|