File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable
1616# apex
1717git clone https://github.com/NVIDIA/apex
1818cd apex
19+ # https://github.com/modelscope/ms-swift/issues/4176
20+ git checkout e13873debc4699d39c6861074b9a3b2a02327f92
1921pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings " --build-option=--cpp_ext" --config-settings " --build-option=--cuda_ext" ./
2022
2123# megatron-core
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable
1717# apex
1818git clone https://github.com/NVIDIA/apex
1919cd apex
20+ # https://github.com/modelscope/ms-swift/issues/4176
21+ git checkout e13873debc4699d39c6861074b9a3b2a02327f92
2022pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings " --build-option=--cpp_ext" --config-settings " --build-option=--cuda_ext" ./
2123
2224# megatron-core
You can’t perform that action at this time.
0 commit comments