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 vLLM single and multi-host TPUs on GKE #7613

Merged
merged 20 commits into from
Aug 30, 2024

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    704aa60 View commit details
    Browse the repository at this point in the history
  2. fix format

    richardsliu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    98bf723 View commit details
    Browse the repository at this point in the history
  3. fix import order

    richardsliu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    44683c9 View commit details
    Browse the repository at this point in the history
  4. fix import order

    richardsliu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    726490e View commit details
    Browse the repository at this point in the history
  5. format

    richardsliu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1930cc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. remove prints

    richardsliu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b0225af View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    852f9fb View commit details
    Browse the repository at this point in the history
  2. calculate tpu resources

    richardsliu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dcb6095 View commit details
    Browse the repository at this point in the history
  3. ruff

    richardsliu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    00fb272 View commit details
    Browse the repository at this point in the history
  4. isort

    richardsliu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b7774b3 View commit details
    Browse the repository at this point in the history
  5. yapf -i

    richardsliu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da66cf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 30, 2024

  1. Reorganize code

    richardsliu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1629b0b View commit details
    Browse the repository at this point in the history
  2. format

    richardsliu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5a387ec View commit details
    Browse the repository at this point in the history
  3. remove ray[serve]

    richardsliu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fb02fe6 View commit details
    Browse the repository at this point in the history
  4. Add comment

    WoosukKwon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    07cee90 View commit details
    Browse the repository at this point in the history
  5. revert

    WoosukKwon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    70e6447 View commit details
    Browse the repository at this point in the history
  6. Minor

    WoosukKwon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    117fc12 View commit details
    Browse the repository at this point in the history
  7. Update

    WoosukKwon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1781e11 View commit details
    Browse the repository at this point in the history