fmilo commited on
Commit
28c34ac
1 Parent(s): 17755e4

use nvidia's repo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ Note: You will need NVIDIA Ampere or Hopper GPUs to work with this model.
38
  You will need to install NVIDIA Apex and NeMo.
39
 
40
  ```
41
- git clone https://github.com/ericharper/apex.git
42
  cd apex
43
  git checkout nm_v1.11.0
44
  pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" --global-option="--fast_layer_norm" --global-option="--distributed_adam" --global-option="--deprecated_fused_adam" ./
 
38
  You will need to install NVIDIA Apex and NeMo.
39
 
40
  ```
41
+ git clone https://github.com/nvidia/apex.git
42
  cd apex
43
  git checkout nm_v1.11.0
44
  pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" --global-option="--fast_layer_norm" --global-option="--distributed_adam" --global-option="--deprecated_fused_adam" ./