ColossalAI/tests/test_shardformer/test_model
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
..
__init__.py [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00
_utils.py [shardformer] fix chatglm implementation (#5644) 2024-04-25 14:41:17 +08:00
test_shard_bert.py [shardformer] Sequence Parallelism Optimization (#5533) 2024-04-03 17:15:47 +08:00
test_shard_blip2.py [shardformer] update colo attention to support custom mask (#5510) 2024-03-27 11:19:32 +08:00
test_shard_bloom.py [shardformer] Sequence Parallelism Optimization (#5533) 2024-04-03 17:15:47 +08:00
test_shard_chatglm2.py [shardformer] fix chatglm implementation (#5644) 2024-04-25 14:41:17 +08:00
test_shard_falcon.py [devops] fix compatibility (#5444) 2024-03-13 15:24:13 +08:00
test_shard_gpt2.py [shardformer] Sequence Parallelism Optimization (#5533) 2024-04-03 17:15:47 +08:00
test_shard_gptj.py [shardformer] update colo attention to support custom mask (#5510) 2024-03-27 11:19:32 +08:00
test_shard_llama.py [shardformer] refactor pipeline grad ckpt config (#5646) 2024-04-25 15:19:30 +08:00
test_shard_mistral.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00
test_shard_opt.py [shardformer] update colo attention to support custom mask (#5510) 2024-03-27 11:19:32 +08:00
test_shard_sam.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_shard_t5.py [shardformer] refactor embedding resize (#5603) 2024-04-18 16:10:18 +08:00
test_shard_vit.py [hotfix] fix torch 2.0 compatibility (#4936) 2023-10-18 11:05:25 +08:00
test_shard_whisper.py [shardformer] update transformers (#5583) 2024-04-24 22:51:50 +08:00