Skip to content

Conversation

jackcook
Copy link
Contributor

This PR adds support for passing additional keyword arguments to the backend used in the generate_benchmark_report function. This allows us to use the already-implemented request_args parameter on OpenAIBackend, which is needed in order to pass custom headers/query params/etc to OpenAI chat completion requests.

@sjmonson sjmonson self-requested a review February 27, 2025 15:49
Copy link
Collaborator

@sjmonson sjmonson left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@markurtz markurtz left a comment

Choose a reason for hiding this comment

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

This looks great, thanks for the contribution!

@markurtz markurtz merged commit 6379f42 into vllm-project:main Feb 28, 2025
8 of 9 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.

3 participants