ColossalAI/colossalai/shardformer/modeling
Hongxin Liu 1b387ca9fe
[shardformer] refactor pipeline grad ckpt config (#5646)
* [shardformer] refactor pipeline grad ckpt config

* [shardformer] refactor pipeline grad ckpt config

* [pipeline] fix stage manager
2024-04-25 15:19:30 +08:00
..
chatglm2_6b [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 2024-03-05 21:48:46 +08:00
__init__.py [shardformer] added development protocol for standardization (#4149) 2023-07-04 16:05:01 +08:00
bert.py [shardformer] Sequence Parallelism Optimization (#5533) 2024-04-03 17:15:47 +08:00
blip2.py [shardformer] update colo attention to support custom mask (#5510) 2024-03-27 11:19:32 +08:00
bloom.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
chatglm2.py [shardformer] fix chatglm implementation (#5644) 2024-04-25 14:41:17 +08:00
falcon.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
gpt2.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
gptj.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
jit.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
llama.py [shardformer] refactor pipeline grad ckpt config (#5646) 2024-04-25 15:19:30 +08:00
mistral.py [shardformer] refactor pipeline grad ckpt config (#5646) 2024-04-25 15:19:30 +08:00
opt.py [shardformer] remove useless code (#5645) 2024-04-25 13:46:39 +08:00
sam.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
t5.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
vit.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
whisper.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00