Update README.md
Browse files
README.md
CHANGED
@@ -290,7 +290,7 @@ SentencePiece model is released along with NLLB-200.
|
|
290 |
- `python`
|
291 |
```
|
292 |
import huggingface_hub
|
293 |
-
huggingface_hub.download_snapshot('
|
294 |
```
|
295 |
|
296 |
## How to run this model
|
|
|
290 |
- `python`
|
291 |
```
|
292 |
import huggingface_hub
|
293 |
+
huggingface_hub.download_snapshot('entai2965/nllb-300-3.3B-ctranslate2-float16',local_dir='nllb-300-3.3B-ctranslate2-float16')
|
294 |
```
|
295 |
|
296 |
## How to run this model
|