vllm-project / vllm-project/guidellm
[Feature Request] Record server config from /server_info endpoint when vLLM 0.9.0 lands
Open
@markurtz is already working on this.
Since Jun 3, 2025.
internal
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 234
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 46
Description
If we can record the server config as part of the benchmark data via this endpoint, this would make life a whole lot easier to compare across runs.
The feature implementation for this would also require to check for the availability for the endpoint considering this is an optional endpoint.
Reference to the vLLM issue : https://github.com/vllm-project/vllm/pull/16572
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.