Rohith04 commited on
Commit
eddbf2b
1 Parent(s): 571621b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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