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.
 
 
 
 
 
Haze188 22ce873c3f
[Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702)
6 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 [shardformer] support bias_gelu_jit_fused for models (#5647) 7 months ago
blip2.py [shardformer] support bias_gelu_jit_fused for models (#5647) 7 months ago
bloom.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
chatglm2.py [shardformer] fix chatglm implementation (#5644) 7 months ago
falcon.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
gpt2.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
gptj.py [shardformer] update transformers (#5583) 7 months ago
jit.py [misc] update pre-commit and run all files (#4752) 1 year ago
llama.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
mistral.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
opt.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
qwen2.py [Shardformer]fix the num_heads assert for llama model and qwen model (#5704) 7 months ago
sam.py [misc] update pre-commit and run all files (#4752) 1 year ago
t5.py [shardformer] update transformers (#5583) 7 months ago
vit.py [shardformer] support bias_gelu_jit_fused for models (#5647) 7 months ago
whisper.py [shardformer] update transformers (#5583) 7 months ago