Skip to content

Commit 41adb93

Browse files
committed
Merge branch 'main' into release/3.4
2 parents c8d6fc8 + a0e18e9 commit 41adb93

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/source/Instruction/Megatron-SWIFT训练.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable
1616
# apex
1717
git clone https://github.com/NVIDIA/apex
1818
cd apex
19+
# https://github.com/modelscope/ms-swift/issues/4176
20+
git checkout e13873debc4699d39c6861074b9a3b2a02327f92
1921
pip 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

docs/source_en/Instruction/Megatron-SWIFT-Training.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable
1717
# apex
1818
git clone https://github.com/NVIDIA/apex
1919
cd apex
20+
# https://github.com/modelscope/ms-swift/issues/4176
21+
git checkout e13873debc4699d39c6861074b9a3b2a02327f92
2022
pip 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

0 commit comments

Comments
 (0)