Skip to content

Conversation

wangbluo
Copy link
Contributor

📝 What does this PR do?

Supplementary comparison of the principles of sequence parallel, including ring-attention and Ulysess, and an explanation of their use cases.

@wangbluo wangbluo requested a review from a team as a code owner September 27, 2024 07:57
@Edenzzzz Edenzzzz enabled auto-merge (squash) October 16, 2024 01:29
@@ -125,6 +127,8 @@ plugin = HybridParallelPlugin(
sequence_parallelism_mode="ring_attn",
)
```
Example of startup command parameters: ```--tp 2 --sp 8 --sp_mode ring_attn```
Copy link
Contributor

@Edenzzzz Edenzzzz Oct 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add examples of setting double ring size? Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants