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
flybird11111 3f2be80530
fix (#5765)
6 months ago
..
__init__.py
auto_policy.py [Shardformer] Support the Qwen2 model (#5699) 7 months ago
base_policy.py
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 parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
chatglm2.py
falcon.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 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 fix (#5765) 6 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