File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN python -m pip install protobuf==3.20.*
105
105
RUN python -m pip cache purge
106
106
107
107
# # Install APEX
108
- RUN pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings --global-option=--cpp_ext --config-settings --global-option=--cuda_ext git+https://github.com/segyges /apex-fused-adamw .git@bae1f93d033716dc9115a0baf7bcda328addabe9
108
+ RUN pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings --global-option=--cpp_ext --config-settings --global-option=--cuda_ext git+https://github.com/NVIDIA /apex.git@bae1f93d033716dc9115a0baf7bcda328addabe9
109
109
110
110
COPY megatron/fused_kernels/ megatron/fused_kernels
111
111
WORKDIR /megatron/fused_kernels
You can’t perform that action at this time.
0 commit comments