typo
Browse files
README.md
CHANGED
@@ -115,7 +115,7 @@ wget --content-disposition https://api.ngc.nvidia.com/v2/models/nvidia/megatron_
|
|
115 |
|
116 |
2. Convert:
|
117 |
```
|
118 |
-
python
|
119 |
```
|
120 |
|
121 |
3. Fetch missing files
|
|
|
115 |
|
116 |
2. Convert:
|
117 |
```
|
118 |
+
python src/transformers/models/megatron_gpt2/convert_megatron_gpt2_checkpoint.py megatron_lm_345m_v0.0.zip
|
119 |
```
|
120 |
|
121 |
3. Fetch missing files
|