Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vllmfrom0.15.1to0.17.0Compatibility evidence
Upstream
v0.17.0still exposes the patch points ART uses (ChatCompletionRequest,DeltaMessage,ToolParserManager, LoRA request path, and OpenAI CLI entrypoints), so no ART integration code changes were required for this bump.One upstream behavior change to keep in mind:
reasoning_contentwas removed from the vLLM chat-completion protocol in favor ofreasoning.Local sanity
uv run pytest -q tests/unit/test_auto_trajectory.py tests/unit/test_yield_trajectory.py3 passedSky GPU contract run
Fresh Sky cluster / VM per run, then torn down after validation:
art-vllm017-contract-0310kubernetes/cks-wb3H200:1torch 2.10.0+cu128,vllm 0.17.0uv run --extra backend pytest -q -rs tests/unit/test_vllm_patches_contract.py tests/unit/test_dedicated_server.py tests/integration/test_vllm_contract.py7 passed, 34 warnings in 99.46s (0:01:39)ART-E
ART-E benchmark using the same harness as the prior vLLM upgrade comparison.
OpenPipe/Qwen3-14B-Instruct0.15.1 -> 0.17.00.38435s -> 0.38594s(+0.41%)0.87768s -> 0.89198s(+1.63%)335.37 -> 332.61(-0.82%)0.15 -> 0.151.00 -> 1.000.00 -> 0.003.0 -> 3.0Qwen/Qwen3-30B-A3B-Instruct-25070.15.1 -> 0.17.00.30666s -> 0.30330s(-1.09%)0.74073s -> 0.73615s(-0.62%)428.84 -> 449.28(+4.77%)0.15 -> 0.150.90 -> 0.950.10 -> 0.052.8 -> 2.9