Skip to content

Conversation

@russellb
Copy link
Member

This PR implements the proposal from issue #14374 to remove openvino
support from main and instead move it to an external plugin repo:

https://github.com/vllm-project/vllm-openvino

Further details on the justification can be found in the issue.

Signed-off-by: Russell Bryant rbryant@redhat.com

This PR implements the proposal from issue vllm-project#14374 to remove openvino
support from main and instead move it to an external plugin repo:

https://github.com/vllm-project/vllm-openvino

Further details on the justification can be found in the issue.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@russellb russellb requested a review from simon-mo March 22, 2025 17:45
@mergify mergify bot added documentation Improvements or additions to documentation ci/build labels Mar 22, 2025
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this!

@WoosukKwon WoosukKwon added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 22, 2025
@WoosukKwon WoosukKwon linked an issue Mar 22, 2025 that may be closed by this pull request
1 task
@WoosukKwon WoosukKwon merged commit b877031 into vllm-project:main Mar 22, 2025
60 of 68 checks passed
erictang000 pushed a commit to erictang000/vllm that referenced this pull request Mar 25, 2025
Signed-off-by: Russell Bryant <rbryant@redhat.com>
kkurzacz-intel added a commit to opea-project/Enterprise-RAG that referenced this pull request Apr 2, 2025
Upgrades VLLM CPU and removes VLLM Openvino as it was removed from vllm vllm-project/vllm#15339 and its external plugin mentioned in the PR above is not yet created.

(cherry picked from commit 3b3d13ac92291e53d9c1d86dd5b706bd7548b4ba)

Co-authored-by: Ant Albersk <anna.alberska@intel.com>
lulmer pushed a commit to lulmer/vllm that referenced this pull request Apr 7, 2025
Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Louis Ulmer <ulmerlouis@gmail.com>
lk-chen pushed a commit to lk-chen/vllm that referenced this pull request Apr 29, 2025
Signed-off-by: Russell Bryant <rbryant@redhat.com>
shreyankg pushed a commit to shreyankg/vllm that referenced this pull request May 3, 2025
Signed-off-by: Russell Bryant <rbryant@redhat.com>
RichardoMrMu pushed a commit to RichardoMrMu/vllm that referenced this pull request May 12, 2025
Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Mu Huai <tianbowen.tbw@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build documentation Improvements or additions to documentation ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Drop Support for OpenVINO

2 participants