1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-09 08:58:12 +00:00
ColossalAI/colossalai/nn
Hongxin Liu 19e1a5cf16
[shardformer] update colo attention to support custom mask ()
* [feature] refactor colo attention ()

* [extension] update api

* [feature] add colo attention

* [feature] update sdpa

* [feature] update npu attention

* [feature] update flash-attn

* [test] add flash attn test

* [test] update flash attn test

* [shardformer] update modeling to fit colo attention ()

* [misc] refactor folder structure

* [shardformer] update llama flash-attn

* [shardformer] fix llama policy

* [devops] update tensornvme install

* [test] update llama test

* [shardformer] update colo attn kernel dispatch

* [shardformer] update blip2

* [shardformer] update chatglm

* [shardformer] update gpt2

* [shardformer] update gptj

* [shardformer] update opt

* [shardformer] update vit

* [shardformer] update colo attention mask prep

* [shardformer] update whisper

* [test] fix shardformer tests ()

* [test] fix shardformer tests

* [test] fix shardformer tests
2024-03-27 11:19:32 +08:00
..
layer [shardformer] update colo attention to support custom mask () 2024-03-27 11:19:32 +08:00
loss [moe] merge moe into main () 2023-11-02 02:21:24 +00:00
lr_scheduler [lr-scheduler] fix load state dict and add test () 2024-02-06 14:23:32 +08:00
optimizer [hotfix] fix typo s/keywrods/keywords etc. () 2024-03-12 11:25:16 +08:00
__init__.py [legacy] move communication and nn to legacy and refactor logger () 2023-09-11 16:24:28 +08:00
init.py [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00