From 1be2bda312a8193131a6a34e261e94bf7ebf4f42 Mon Sep 17 00:00:00 2001 From: Eric Harper Date: Fri, 29 Jul 2022 17:58:19 -0600 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f0e6c020fd86..6850dfe387bc 100644 --- a/README.rst +++ b/README.rst @@ -202,7 +202,7 @@ Megatron GPT training requires NVIDIA Apex to be installed. git clone https://github.com/NVIDIA/apex cd apex - git checkout 5d8c8a8eedaf567d56f0762a45431baf9c0e800e + git checkout 3c19f1061879394f28272a99a7ea26d58f72dace pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" --global-option="--fast_layer_norm" ./ Docker containers: