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

[Bugfix] Fix incorrect updates to num_computed_tokens in multi-step scheduling #9038

Merged

Commits on Oct 3, 2024

  1. fix num computed tokens

    Varun Sundar Rabindranath committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cb3fe15 View commit details
    Browse the repository at this point in the history
  2. format

    Varun Sundar Rabindranath committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    736f2fb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. review comments

    Varun Sundar Rabindranath committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    76d3e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. skip tests for any attn other than flash-attn

    Varun Sundar Rabindranath committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a1cb996 View commit details
    Browse the repository at this point in the history
  2. skip rocm

    Varun Sundar Rabindranath committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6cad135 View commit details
    Browse the repository at this point in the history
  3. fix multi-step + rocm_flash_attn support

    Varun Sundar Rabindranath committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    dc4caa7 View commit details
    Browse the repository at this point in the history