mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
Update acceleration.md (#127)
This commit is contained in:
parent
51e1eb3430
commit
d0bd2358d8
|
|
@ -6,7 +6,7 @@ Open-Sora aims to provide a high-speed training framework for diffusion models.
|
|||
|
||||
Open-Sora boosts the training speed by:
|
||||
|
||||
- Kernal optimization including [flash attention](https://github.com/Dao-AILab/flash-attention), fused layernorm kernal, and the ones compiled by colossalAI.
|
||||
- Kernel optimization including [flash attention](https://github.com/Dao-AILab/flash-attention), fused layernorm kernal, and the ones compiled by colossalAI.
|
||||
- Hybrid parallelism including ZeRO.
|
||||
- Gradient checkpointing for larger batch size.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue