chore: bump vLLM nightly to 93d8f834; 0.23.1-rc.0:9 → 0.23.1-rc.0:10#16
Closed
helix-nine wants to merge 1 commit into
Closed
chore: bump vLLM nightly to 93d8f834; 0.23.1-rc.0:9 → 0.23.1-rc.0:10#16helix-nine wants to merge 1 commit into
helix-nine wants to merge 1 commit into
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
Advances the bundled vLLM nightly from commit
a16dbd5→93d8f834(71 upstream commits). Still on the upstream0.23.1rc0line —git describefrom the new commit resolves tov0.23.1rc0(v0.24.0 is tagged on a release branch, not an ancestor of the nightly main line), soUPSTREAM_VLLM_VERSIONis unchanged and the StartOS revision bumps:9 → :10.NIGHTLY_SHA→93d8f834dd8acf33eb0e2a75b2711b628cb6e226(advances bothvllm/vllm-openaiandvllm/vllm-openai-rocmprebuilt nightly images; confirmed bothnightly-93d8f834…tags exist on Docker Hub for nvidia + rocm).vllm/submodule checked out at the matching commit for the cpu source build.UPSTREAM_VLLM_VERSIONunchanged (0.23.1rc0) — nearest reachable release tag is stillv0.23.1rc0.startos/versions/current.ts→0.23.1-rc.0:10with refreshed release notes (all locales).1.5.3);npm updatemade no changes.Upstream highlights (a16dbd5…93d8f834)
truncation_sideis set (#47007).Full diff: vllm-project/vllm@a16dbd5...93d8f83
Test plan
npm run check(tsc) — green.make/s9pk pack deferred to PR review per the monitor cycle.