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 progress bar and allow HTTPS in benchmark_serving.py #2552

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

hmellor
Copy link
Collaborator

@hmellor hmellor commented Jan 22, 2024

Fixes the progress bar issue identified in #2172 and also adds a --protocol argument so that you can benchmark HTTPS endpoints.

An alternative solution for the args change is replacing protocol, host, port, endpoint with url. I can make that change in this PR if the reviewer prefers.

cc @simon-mo

Copy link
Collaborator

@simon-mo simon-mo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

protocol is fine. thank you for the fix!

@simon-mo simon-mo merged commit 63e835c into vllm-project:main Jan 22, 2024
16 checks passed
@hmellor hmellor deleted the fix-benchmark-serving branch January 25, 2024 10:35
@ywang96 ywang96 mentioned this pull request Feb 12, 2024
10 tasks
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
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