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

Port passthrough for generation servers #298

Merged
merged 14 commits into from
Dec 18, 2024

Conversation

gwarmstrong
Copy link
Collaborator

@gwarmstrong gwarmstrong commented Dec 17, 2024

This PR modifies server startups to take a passed port instead of hard-coded values. The get_free_port method will be updated in a future PR to change port configuration strategies from static to random to avoid collisions.

@Kipok
Copy link
Collaborator

Kipok commented Dec 17, 2024

@gwarmstrong the gpu ci is currently not functional unfortunately

@gwarmstrong
Copy link
Collaborator Author

@gwarmstrong the gpu ci is currently not functional unfortunately

Okay I'll do some more extensive testing locally then

@gwarmstrong gwarmstrong requested a review from Kipok December 17, 2024 20:35
@gwarmstrong gwarmstrong marked this pull request as ready for review December 17, 2024 20:36
@gwarmstrong gwarmstrong changed the title Draft: port passthrough for generation servers Port passthrough for generation servers Dec 17, 2024
@Kipok
Copy link
Collaborator

Kipok commented Dec 17, 2024

Please update start_server.py as well

@gwarmstrong
Copy link
Collaborator Author

Please update start_server.py as well

added in 87bf1fa

@gwarmstrong gwarmstrong merged commit a628b9e into main Dec 18, 2024
4 of 7 checks passed
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.

2 participants