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/modeling
flybird11111 5e16bf7980
[shardformer] fix gathering output when using tensor parallelism (#5431)
9 months ago
..
chatglm2_6b [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
__init__.py [shardformer] added development protocol for standardization (#4149) 1 year ago
bert.py [misc] update pre-commit and run all files (#4752) 1 year ago
blip2.py [feat] refactored extension module (#5298) 10 months ago
bloom.py [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
chatglm2.py [feat] refactored extension module (#5298) 10 months ago
falcon.py [shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088) 1 year ago
gpt2.py [shardformer] fix gathering output when using tensor parallelism (#5431) 9 months ago
gptj.py [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
jit.py [misc] update pre-commit and run all files (#4752) 1 year ago
llama.py [shardformer] fix gathering output when using tensor parallelism (#5431) 9 months ago
mistral.py [feat] refactored extension module (#5298) 10 months ago
opt.py [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
sam.py [misc] update pre-commit and run all files (#4752) 1 year ago
t5.py [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
vit.py [feat] refactored extension module (#5298) 10 months ago
whisper.py [feat] refactored extension module (#5298) 10 months ago