-
Notifications
You must be signed in to change notification settings - Fork 104
Update Dockerfiles and documentation for v0.14.1 release #919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: PatrykWo <[email protected]>
There was a problem hiding this 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 documentation and Docker configuration files to reflect the v0.14.1 release of the vLLM Hardware Plugin for Intel® Gaudi®.
Changes:
- Added release notes for version 0.14.1 documenting compatibility with vLLM 0.14.1 and Intel® Gaudi® v1.23.0
- Updated compatibility matrix to show support status across different Intel Gaudi Software and vLLM versions
- Updated all Dockerfiles to reference v0.14.1 instead of the main branch
- Replaced hardcoded version numbers with template variables in installation documentation
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/release_notes.md | Adds new section documenting v0.14.1 release |
| docs/getting_started/installation.md | Replaces hardcoded versions with template placeholders |
| docs/getting_started/compatibility_matrix.md | Updates matrix to include v0.14.1 and adjust version support |
| .cd/Dockerfile.ubuntu.pytorch.vllm.nixl.latest | Updates commit arguments to v0.14.1 |
| .cd/Dockerfile.ubuntu.pytorch.vllm | Updates commit arguments to v0.14.1 |
| .cd/Dockerfile.rhel.ubi.vllm | Updates commit arguments to v0.14.1 |
| .cd/Dockerfile.rhel.tenc.pytorch.vllm | Updates commit arguments to v0.14.1 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: PatrykWo <[email protected]>
Signed-off-by: PatrykWo <[email protected]>
Signed-off-by: PatrykWo <[email protected]>
Signed-off-by: PatrykWo <[email protected]>
Signed-off-by: PatrykWo <[email protected]>
Signed-off-by: PatrykWo <[email protected]>
🚧 CI BlockedThe main CI workflow was not started for the following reason:
|
No description provided.