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] Bind api server port before starting engine #8491

Merged
merged 7 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. Bind remote server to port 0

    kevin314 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    62fd8d7 View commit details
    Browse the repository at this point in the history
  2. Revert "Bind remote server to port 0"

    This reverts commit 3bda16e.
    kevin314 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    42b9a1e View commit details
    Browse the repository at this point in the history
  3. Set VLLM_PORT env variable

    kevin314 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2bac8b1 View commit details
    Browse the repository at this point in the history
  4. Run linter

    kevin314 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9d4a07c View commit details
    Browse the repository at this point in the history
  5. Trigger Build

    kevin314 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    103957f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4558420 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44aea07 View commit details
    Browse the repository at this point in the history