Skip to content

chore(0.16.0-support): bump vllm to v0.16.0#778

Merged
tjohnson31415 merged 8 commits intomainfrom
0.16.0-support
Mar 2, 2026
Merged

chore(0.16.0-support): bump vllm to v0.16.0#778
tjohnson31415 merged 8 commits intomainfrom
0.16.0-support

Conversation

@prashantgupta24
Copy link
Copy Markdown
Collaborator

@prashantgupta24 prashantgupta24 commented Feb 27, 2026

Description

Bump to vLLM v0.16.0 without backwards compatibility (2.0 is still pre-release)

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for contributing to vLLM support on Spyre.
Just a reminder: Make sure that your code passes all the linting checks, otherwise your PR won't be able to be merged. To do so, run ./format.sh.
Now you are good to go 🚀.

We also recommend installing prek and configuring it to check your code before every local commit.

@prashantgupta24
Copy link
Copy Markdown
Collaborator Author

bot:test

@prashantgupta24 prashantgupta24 changed the title chore(0.16.0-support): bump vllm upper bound to v0.16.0 chore(0.16.0-support): bump vllm to v0.16.0 Feb 28, 2026
…puts=None

Since we had to remove the | None from the function definition to adhere to upstream definition

Signed-off-by: Prashant Gupta <[email protected]>
@prashantgupta24
Copy link
Copy Markdown
Collaborator Author

bot:test

@tjohnson31415
Copy link
Copy Markdown
Collaborator

I was able to test and confirm working the changes around using the profiler. Tested by passing --profiler-config '{"profiler": "torch", "torch_profiler_dir": "./vllm_profile"}' to vllm serve. Worked both with and without the AIU Kineto tracing. In that testing, I saw some logging improvements to be made, so pushed those too (eg. adjusting the log order now that we use the wrapper).

Copy link
Copy Markdown
Collaborator

@joerunde joerunde left a comment

Choose a reason for hiding this comment

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

lpgtm

@tjohnson31415
Copy link
Copy Markdown
Collaborator

The spyre-ci test that was failing in bot:test was fixed in:
#785

@tjohnson31415 tjohnson31415 merged commit 4b5c9bd into main Mar 2, 2026
12 checks passed
@tjohnson31415 tjohnson31415 deleted the 0.16.0-support branch March 2, 2026 21:51
tjohnson31415 added a commit that referenced this pull request Mar 4, 2026
## Description

Support for vllm 0.16.0 with full backwards compatibility for the 1.x
release line.

PR for 0.16.0 to main:
#778

## Test Plan

CI tests should all pass

---------

Signed-off-by: Travis Johnson <[email protected]>
romitjain pushed a commit to romitjain/vllm-spyre that referenced this pull request Mar 16, 2026
## Description

Bump to vLLM v0.16.0 without backwards compatibility (2.0 is still
pre-release)

---------

Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Travis Johnson <[email protected]>
Co-authored-by: Travis Johnson <[email protected]>
Signed-off-by: romit <[email protected]>
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