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 451e9142b8
fix flash attn (#5209)
11 months ago
..
chatglm2_6b
__init__.py
bert.py
blip2.py
bloom.py
chatglm2.py
falcon.py [shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088) 1 year ago
gpt2.py
gptj.py [shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088) 1 year ago
jit.py
llama.py fix flash attn (#5209) 11 months ago
mistral.py [shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088) 1 year ago
opt.py
sam.py
t5.py
vit.py
whisper.py