Skip to content

Updates vLLM plugin to v0.16.0 and streamlines Docker support#1048

Open
PatrykWo wants to merge 3 commits intoreleases/v0.16.0from
pwolsza/0.16.0-release-preps
Open

Updates vLLM plugin to v0.16.0 and streamlines Docker support#1048
PatrykWo wants to merge 3 commits intoreleases/v0.16.0from
pwolsza/0.16.0-release-preps

Conversation

@PatrykWo
Copy link
Collaborator

Overview

  • Bumps the vLLM plugin and dependency versions to 0.16.0, ensuring compatibility with the latest vLLM and Intel® Gaudi® v1.23.0 stack.
  • Removes the legacy RHEL/TencentOS Dockerfile to simplify build matrix and maintenance -> build migrated to RH UBI path.
  • Updates all remaining Dockerfiles to pin both vllm-gaudi and vllm-project to v0.16.0 for reproducibility and consistency across environments.
  • Enhances project documentation and release notes with details for versions 0.15.1 and 0.16.0.

Motivation

These changes ensure that users and CI/CD pipelines build against the latest, stable, and tested versions of vLLM and plugin dependencies. Removing the unused Dockerfile reduces confusion and maintenance burden.

Signed-off-by: PatrykWo <patryk.wolsza@intel.com>
Copy link
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

This PR updates the vLLM plugin and dependencies to version 0.16.0, aligning with vLLM 0.16.0 and Intel® Gaudi® v1.23.0. The changes ensure consistency across build environments and reduce maintenance overhead.

Changes:

  • Updated vLLM plugin and dependency versions to 0.16.0 across all Dockerfiles
  • Removed legacy RHEL/TencentOS Dockerfile (migrated to RH UBI path)
  • Added release notes and announcements for versions 0.15.1 and 0.16.0

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/release_notes.md Added release notes for versions 0.16.0 and 0.15.1
README.md Added news announcements for versions 0.16.0 and 0.15.1
.cd/Dockerfile.ubuntu.pytorch.vllm.nixl.latest Pinned VLLM_PROJECT_COMMIT and VLLM_GAUDI_COMMIT to v0.16.0
.cd/Dockerfile.ubuntu.pytorch.vllm Pinned VLLM_PROJECT_COMMIT and VLLM_GAUDI_COMMIT to v0.16.0
.cd/Dockerfile.rhel.ubi.vllm Pinned VLLM_PROJECT_COMMIT and VLLM_GAUDI_COMMIT to v0.16.0
.cd/Dockerfile.rhel.tenc.pytorch.vllm Removed entire legacy Dockerfile

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

Signed-off-by: PatrykWo <patryk.wolsza@intel.com>
Signed-off-by: PatrykWo <patryk.wolsza@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants