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

[Kernel][Model] Improve continuous batching for Jamba and Mamba #9189

Merged

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    2109fbc View commit details
    Browse the repository at this point in the history
  2. Padding support to mamba_ssm

    mzusman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8545ec4 View commit details
    Browse the repository at this point in the history
  3. continuous batching jamba

    mzusman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    24758ed View commit details
    Browse the repository at this point in the history
  4. format

    mzusman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    385c257 View commit details
    Browse the repository at this point in the history
  5. format

    mzusman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    927be2c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    5bc07fb View commit details
    Browse the repository at this point in the history
  2. revert merged column parallel

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c9b043 View commit details
    Browse the repository at this point in the history
  3. Add TP=2 test

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3a4d02b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c934c30 View commit details
    Browse the repository at this point in the history
  5. Format

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8a6626c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6eab1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6d3a05 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d96bd01 View commit details
    Browse the repository at this point in the history
  9. Return none

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a663fa8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39776d5 View commit details
    Browse the repository at this point in the history
  11. fix typo

    mzusman committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    69ebab8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    906379d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Adaptiations to vllm-project#6484 and Merge remote-tracking branch 'g…

    …ithub/main' into continous_batching_mamba_from_scratch
    mzusman committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    fa1162e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    mzusman committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    94fe819 View commit details
    Browse the repository at this point in the history
  3. format

    mzusman committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1544231 View commit details
    Browse the repository at this point in the history
  4. Format

    mzusman committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    158f22d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c893c68 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Address review comments

    mzusman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    40d14ee View commit details
    Browse the repository at this point in the history
  2. Format

    mzusman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7325254 View commit details
    Browse the repository at this point in the history
  3. Fix mamba

    mzusman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4c1198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c5c32 View commit details
    Browse the repository at this point in the history
  5. Format

    mzusman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9905319 View commit details
    Browse the repository at this point in the history