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

Support deepspeed sequence parallel #31525

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

Commits on Jun 20, 2024

  1. Add original deepspeed

    zeyugao committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6d6fb4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f054c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f72b8a View commit details
    Browse the repository at this point in the history
  4. Add DistributedAttention

    zeyugao committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e311c0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2a6cc9 View commit details
    Browse the repository at this point in the history
  6. Add llama, mistral

    Raise exception when sdpa
    zeyugao committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    42fd905 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    1c1eed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b0ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d565f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2727691 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    fbb7e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf29d6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a4cdd View commit details
    Browse the repository at this point in the history
  4. Run ruff check

    zeyugao committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    57488b8 View commit details
    Browse the repository at this point in the history
  5. Run ruff format

    zeyugao committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    278873c View commit details
    Browse the repository at this point in the history