ColossalAI/colossalai
flybird11111 aaafb38851
[Device]Support npu (#6159)
* support npu

* support pretrain

support pretrain

fix

* support lora

fix

fix

* support chatglm

fix

fxi

fix

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

fix

fix

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

fix

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

fix

fix

fix

* Update train.py

* Update train.py

* fix

* fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix

* fix

* fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-17 15:42:39 +08:00
..
_C Clean up 2024-06-07 09:09:29 +00:00
_analyzer [test] Fix/fix testcase (#5770) 2024-06-03 15:26:01 +08:00
accelerator [misc] fit torch api upgradation and remove legecy import (#6093) 2024-10-18 16:48:52 +08:00
amp [Zerobubble] merge main. (#6142) 2024-11-19 19:00:36 +08:00
auto_parallel [pre-commit.ci] pre-commit autoupdate (#5572) 2024-07-01 17:16:41 +08:00
autochunk [hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606) 2024-04-18 18:15:50 +08:00
booster [checkpointio] support debug log (#6153) 2024-12-02 11:29:19 +08:00
checkpoint_io [checkpointio] fix async io (#6155) 2024-12-16 10:36:28 +08:00
cli [cli] support run as module option (#6135) 2024-11-14 18:10:37 +08:00
cluster [FP8] rebase main (#5963) 2024-08-06 16:29:37 +08:00
context [Fix]: implement thread-safety singleton to avoid deadlock for very large-scale training scenarios (#5625) 2024-04-25 14:45:52 +08:00
device [Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694) 2024-05-14 13:52:45 +08:00
fx [test] Fix/fix testcase (#5770) 2024-06-03 15:26:01 +08:00
inference [shardformer] fix linear 1d row and support uneven splits for fused qkv linear (#6084) 2024-10-10 14:34:45 +08:00
interface [Zerobubble] merge main. (#6142) 2024-11-19 19:00:36 +08:00
kernel [misc] fit torch api upgradation and remove legecy import (#6093) 2024-10-18 16:48:52 +08:00
lazy [Device]Support npu (#6159) 2024-12-17 15:42:39 +08:00
legacy [Device]Support npu (#6159) 2024-12-17 15:42:39 +08:00
logging [fp8] Merge feature/fp8_comm to main branch of Colossalai (#6016) 2024-08-22 09:21:34 +08:00
moe [hotfix] moe hybrid parallelism benchmark & follow-up fix (#6048) 2024-09-10 17:30:53 +08:00
nn [optim] hotfix adam load (#6146) 2024-11-20 16:36:37 +08:00
pipeline [Device]Support npu (#6159) 2024-12-17 15:42:39 +08:00
quantization [fp8] add fallback and make compile option configurable (#6092) 2024-10-18 13:55:31 +08:00
shardformer [Device]Support npu (#6159) 2024-12-17 15:42:39 +08:00
tensor [fp8] support fp8 amp for hybrid parallel plugin (#5975) 2024-08-07 18:21:08 +08:00
testing [optim] hotfix adam load (#6146) 2024-11-20 16:36:37 +08:00
utils [checkpointio] support debug log (#6153) 2024-12-02 11:29:19 +08:00
zero [Device]Support npu (#6159) 2024-12-17 15:42:39 +08:00
__init__.py [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
initialize.py [fp8] hotfix backward hook (#6053) 2024-09-11 16:11:25 +08:00