chore: bump vLLM nightly to 68ee830; 0.23.1-rc.0:8 → 0.23.1-rc.0:9#12
Closed
helix-nine wants to merge 1 commit into
Closed
chore: bump vLLM nightly to 68ee830; 0.23.1-rc.0:8 → 0.23.1-rc.0:9#12helix-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 build from commit
3f5a1e1to68ee830(both nvidia and rocm prebuilt images plus the cpu source-build submodule). Still on the upstream0.23.1rc0line, so this is a StartOS revision bump:0.23.1-rc.0:8→0.23.1-rc.0:9.Synced all four version anchors per UPDATING.md:
NIGHTLY_SHA→68ee8300a047db78fb52bac477daaaac7be11216(drives bothvllm/vllm-openaiandvllm/vllm-openai-rocmnightly tags — both confirmed present on Docker Hub).vllm/submodule checked out at the matching commit.UPSTREAM_VLLM_VERSIONunchanged (0.23.1rc0) — the nearest reachable upstream tag for the new commit is stillv0.23.1rc0(git describe→v0.23.1rc0-515-g68ee8300a).startos/versions/current.tsversion + release notes (all locales).No SDK bump —
@start9labs/start-sdkis already at the latest npm release (1.5.3).npm updaterefreshed a transitive dep in the lockfile.Confirmed the
AS base-commonanchor still present in the newvllm/docker/Dockerfile.cpu, soscripts/patch-dockerfiles.shinjection remains valid.Upstream highlights (3f5a1e1…68ee830, ~91 commits)
min_tokensabovemax_tokens.VLLM_GPU_SYNC_CHECKdebug env var.Full changes: vllm-project/vllm@3f5a1e1...68ee830
Test plan
npm run check(tsc --noEmit) — green.make/ s9pk pack verification in review.