Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzeyi authored Dec 25, 2024
1 parent 2a010c7 commit 1c83112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ParaAttention

Context parallel attention that works with `torch.compile`,
Context parallel attention that accelerates DiT model inference,
supporting both [**Ulysses Style**](https://arxiv.org/abs/2309.14509) and [**Ring Style**](https://arxiv.org/abs/2310.01889) parallelism.

This aims to provide:
Expand Down

0 comments on commit 1c83112

Please sign in to comment.