Skip to content

fix(tokenization): update to stable vllm 0.18 release wheels#455

Merged
Gregory-Pereira merged 1 commit intollm-d:mainfrom
sagearc:stable-vllm-wheels
Mar 24, 2026
Merged

fix(tokenization): update to stable vllm 0.18 release wheels#455
Gregory-Pereira merged 1 commit intollm-d:mainfrom
sagearc:stable-vllm-wheels

Conversation

@sagearc
Copy link
Copy Markdown
Collaborator

@sagearc sagearc commented Mar 23, 2026

instead of rc

closes #424

Signed-off-by: Sage Ahrac <sagiahrak@gmail.com>
Copilot AI review requested due to automatic review settings March 23, 2026 18:25
@sagearc sagearc requested a review from delavet as a code owner March 23, 2026 18:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the UDS tokenizer service’s pinned vLLM dependency from a release candidate wheel to the stable v0.18.0 CPU wheel, keeping the existing Linux-only, arch-specific wheel selection.

Changes:

  • Swap vLLM CPU wheel URLs from 0.18.0rc1+cpu to 0.18.0+cpu for x86_64 and aarch64.
  • Update the dependency comment to reflect the stable release version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

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

/lgtm

@Gregory-Pereira Gregory-Pereira merged commit 610bbd5 into llm-d:main Mar 24, 2026
15 of 16 checks passed
@sagearc sagearc deleted the stable-vllm-wheels branch March 25, 2026 13:41
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.

[MM] build CPU-only vLLM image for renderer integration

3 participants