Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ds-sequence-parallel(ulysses) for rope. #392

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

inkcherry
Copy link

@inkcherry inkcherry commented May 30, 2024

get & calculate rope by using ds_sequence_parallelism

with the following test configurations:

  • ds_sp=1, gpus=1, apply rope
  • ds_sp=2, gpus=2, apply rope

When performing head parallelism between 2 all-to-all, I dumped the Q, K, and V values and obtained identical results.
dump code can be found at eedfe9c

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