ColossalAI/colossalai/shardformer/modeling
duanjunwen 5c2ebbfd48 [fix] fix mixtral modeling & policy; update wait handles; doing benchmarking for llama hybrid; 2024-11-15 05:58:56 +00:00
..
chatglm2_6b [pre-commit.ci] pre-commit autoupdate (#5572) 2024-07-01 17:16:41 +08:00
__init__.py [shardformer] added development protocol for standardization (#4149) 2023-07-04 16:05:01 +08:00
bert.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
blip2.py [shardformer] support bias_gelu_jit_fused for models (#5647) 2024-04-29 15:33:51 +08:00
bloom.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
chatglm2.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
command.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
deepseek.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
falcon.py [shardformer] fix modeling of bloom and falcon (#5796) 2024-06-11 17:43:50 +08:00
gpt2.py fix 2024-10-15 13:28:33 +08:00
gptj.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
jit.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
llama.py [feat] support no_tp Linear for sharderformer.llama 2024-11-05 05:55:42 +00:00
mistral.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
mixtral.py [fix] fix mixtral modeling & policy; update wait handles; doing benchmarking for llama hybrid; 2024-11-15 05:58:56 +00:00
opt.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
qwen2.py [zerobubble] rebase main (#6075) 2024-10-08 15:58:00 +08:00
sam.py [shardformer]delete xformers (#5859) 2024-06-28 11:20:04 +08:00
t5.py [shardformer] Support the T5ForTokenClassification model (#5816) 2024-06-27 16:40:38 +08:00
vit.py [shardformer] support bias_gelu_jit_fused for models (#5647) 2024-04-29 15:33:51 +08:00
whisper.py [shardformer] upgrade transformers to 4.39.3 (#5815) 2024-06-14 10:59:33 +08:00