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

Fix port in worker-address in vllm_worker for #2467 #3300

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yaqiangsun
Copy link

@yaqiangsun yaqiangsun commented Apr 30, 2024

When just change --port , it has no error but it does not work well when run sevural models in one machine.

And this does not change the behavior when explicitly specify the -worker-address.

Why are these changes needed?

When running more than one model with one controller in one machine, changing --port is a natural behavior.
This a more frequent case should be supported.

Related issue number

Open #2467"

Checks

  • I've run format.sh to lint the changes in this PR.
  • I've included any doc changes needed.
  • I've made sure the relevant tests are passing (if applicable).

@yaqiangsun
Copy link
Author

yaqiangsun commented May 3, 2024

@merrymercy can help to review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant