You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/shardformer/shard
Wang Binluo dcd41d0973
Merge pull request #6071 from wangbluo/ring_attention
1 month ago
..
__init__.py [shardformer, pipeline] add `gradient_checkpointing_ratio` and heterogenous shard policy for llama (#5508) 8 months ago
grad_ckpt_config.py [shardformer] refactor pipeline grad ckpt config (#5646) 7 months ago
shard_config.py Merge pull request #6071 from wangbluo/ring_attention 1 month ago
sharder.py [nfc] fix typo colossalai/shardformer/ (#5133) 11 months ago
shardformer.py [FP8] rebase main (#5963) 4 months ago
utils.py