Making large AI models cheaper, faster and more accessible
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.
 
 
 
 
 
GuangyaoZhang 457a0de79f shardformer fp8 4 months 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 shardformer fp8 4 months ago
sharder.py [nfc] fix typo colossalai/shardformer/ (#5133) 11 months ago
shardformer.py [Inference] ADD async and sync Api server using FastAPI (#5396) 7 months ago
utils.py