Making large AI models cheaper, faster and more accessible
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.
 
 
 
 
 
Edenzzzz f5c84af0b0
[Feature] Zigzag Ring attention (#5905)
3 months ago
..
__init__.py [shardformer] init shardformer code structure (#3731) 1 year ago
auto_policy.py [lora] lora support hybrid parallel plugin (#5956) 4 months ago
base_policy.py [Feature] Zigzag Ring attention (#5905) 3 months ago
bert.py [shardformer]delete xformers (#5859) 5 months ago
blip2.py [Shardformer] add assert for num of attention heads divisible by tp_size (#5670) 7 months ago
bloom.py [shardformer]delete xformers (#5859) 5 months ago
chatglm2.py [ShardFormer] Add Ulysses Sequence Parallelism support for Command-R, Qwen2 and ChatGLM (#5897) 5 months ago
command.py [Feature] Zigzag Ring attention (#5905) 3 months ago
deepseek.py [Feature] Zigzag Ring attention (#5905) 3 months ago
falcon.py [Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702) 6 months ago
gpt2.py change 'xxx if xxx else None' to 'xxx or None' 5 months ago
gptj.py [shardformer] upgrade transformers to 4.39.3 (#5815) 5 months ago
llama.py [Feature] Zigzag Ring attention (#5905) 3 months ago
mistral.py [Feature] Zigzag Ring attention (#5905) 3 months ago
mixtral.py [Feature] Zigzag Ring attention (#5905) 3 months ago
opt.py [pre-commit.ci] auto fixes from pre-commit.com hooks 7 months ago
qwen2.py [Feature] Zigzag Ring attention (#5905) 3 months ago
sam.py [shardformer]delete xformers (#5859) 5 months ago
t5.py [shardformer] Support the T5ForTokenClassification model (#5816) 5 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