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/policies
Wang Binluo 537f6a3855
[Shardformer]fix the num_heads assert for llama model and qwen model (#5704)
7 months ago
..
__init__.py [shardformer] init shardformer code structure (#3731) 1 year ago
auto_policy.py [Shardformer] Support the Qwen2 model (#5699) 7 months ago
base_policy.py [shardformer] refactor pipeline grad ckpt config (#5646) 7 months ago
bert.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
blip2.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
bloom.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
chatglm2.py [shardformer] fix chatglm implementation (#5644) 7 months ago
falcon.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
gpt2.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
gptj.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
llama.py [Shardformer]fix the num_heads assert for llama model and qwen model (#5704) 7 months ago
mistral.py [pre-commit.ci] auto fixes from pre-commit.com hooks 7 months ago
opt.py [pre-commit.ci] auto fixes from pre-commit.com hooks 7 months ago
qwen2.py [Shardformer]fix the num_heads assert for llama model and qwen model (#5704) 7 months ago
sam.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
t5.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
vit.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
whisper.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago