From a105d8cdc9f02c03aa9fda2ae7eb4697e9fe2cc4 Mon Sep 17 00:00:00 2001 From: Camille7777 <44392324+Camille7777@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:50:33 +0800 Subject: [PATCH 1/2] fix readme --- applications/ColossalMoE/README.md | Bin 6475 -> 1022 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/applications/ColossalMoE/README.md b/applications/ColossalMoE/README.md index ba864d1dff8b2c52b3a5c45261f37586ecdb5bc1..41b47c756119c38dd06d6b169dbe994005ac161e 100644 GIT binary patch delta 7 OcmX?Y^pAbRKV|?A;RCb) literal 6475 zcmeH`!EW0y42E~sQxM3Z8G)p7IE34}rn4Hi zm2iEn2Elbiq3TQRRE@E^TnZHdNievO zfl(i5vj*zbKD)TCVC}iKn<|OYw{{$0n4KcH`Hm zNg*_!;A^v3z}uU}!@J}zkA^;x{02E94s>V7ev3ZYd3f3c2+EB{!j?v$_d4<49^r-t z|9^*cc0ogWQ+|a&Ay5bu0);>!PzV$Pg+L)t2owT^Kp{{F6as}nAy5bu0)HdG{s14p BSs?%b From 7eae56c3ffca166674641b0ac52a1683d250f576 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:54:52 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- applications/ColossalMoE/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/ColossalMoE/README.md b/applications/ColossalMoE/README.md index 41b47c756119..c3c214789f54 100644 --- a/applications/ColossalMoE/README.md +++ b/applications/ColossalMoE/README.md @@ -36,4 +36,4 @@ Then yon can use colossalai run to launch train: ```bash bash train.sh ``` -It requires 16 H100 (80G) to run the training. The number of GPUs should be divided by 8. If you already have downloaded model weights, you can change name to your weights position in `train.sh`. \ No newline at end of file +It requires 16 H100 (80G) to run the training. The number of GPUs should be divided by 8. If you already have downloaded model weights, you can change name to your weights position in `train.sh`.