entai2965 commited on
Commit
4e39aea
·
verified ·
1 Parent(s): b8b0f20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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('entai/nllb-300-3.3B-ctranslate2-float16',local_dir='nllb-300-3.3B-ctranslate2-float16')
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