1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-13 10:57:20 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Frank Lee
2e427ddf42
[revert] recover "[refactor] restructure configuration files ()" ()
This reverts commit 35c8f4ce47.
2023-03-07 13:31:23 +08:00
Saurav Maheshkar
35c8f4ce47
[refactor] restructure configuration files ()
* gh: move CONTRIBUTING to .github

* chore: move isort config to pyproject

* chore: move pytest config to pyproject

* chore: move yapf config to pyproject

* chore: move clang-format config to pre-commit
2023-03-05 20:29:34 +08:00
Frank Lee
af151032f2
[workflow] fixed the precommit CI ()
* [workflow] fixed the precommit CI

* polish file

* polish file
2023-01-30 10:02:13 +08:00
HELSON
2e1dbfb463
[pre-commit] update pre-commit ()
* update pre-commit

* update pre-commit
2022-10-18 14:35:37 +08:00
Jiarui Fang
b5f43acee3 [zero] find miss code () 2022-03-11 15:50:28 +08:00
jiaruifang
d9217e1960 Revert "[zero] bucketized tensor cpu gpu copy ()"
This reverts commit bef05489b6.
2022-03-11 15:50:28 +08:00
Jiarui Fang
00670c870e [zero] bucketized tensor cpu gpu copy () 2022-03-11 15:50:28 +08:00
1SAA
219df6e685 Optimized MoE layer and fixed some bugs;
Decreased moe tests;

Added FFNExperts and ViTMoE model
2022-03-11 15:50:28 +08:00
Frank Lee
3a1a9820b0 fixed mkdir conflict and align yapf config with flake () 2022-02-15 11:31:13 +08:00
アマデウス
9ee197d0e9 moved env variables to global variables; ()
added branch context;
added vocab parallel layers;
moved split_batch from load_batch to tensor parallel embedding layers;
updated gpt model;
updated unit test cases;
fixed few collective communicator bugs
2022-02-15 11:31:13 +08:00
BoxiangW
a2f1565672
Update GitHub action and pre-commit settings ()
* Update GitHub action and pre-commit settings

* Update GitHub action and pre-commit settings ()
2022-01-28 16:59:53 +08:00