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
Wang Binluo 537f6a3855
[Shardformer]fix the num_heads assert for llama model and qwen model (#5704)
7 months ago
..
chatglm2_6b [hotfix] fix typo change enabel to enable under colossalai/shardformer/ (#5317) 9 months ago
__init__.py
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] update transformers (#5583) 7 months ago
chatglm2.py [shardformer] fix chatglm implementation (#5644) 7 months ago
falcon.py [shardformer] update transformers (#5583) 7 months ago
gpt2.py [shardformer] support bias_gelu_jit_fused for models (#5647) 7 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] refactor pipeline grad ckpt config (#5646) 7 months ago
mistral.py fix the mistral model 7 months ago
opt.py remove comment code 7 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