Skip to content
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

Refactor vllm openvino to third parties #1141

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

XinyaoWa
Copy link
Collaborator

@XinyaoWa XinyaoWa commented Jan 14, 2025

Description

vllm-openvino is a dependency for text generation comps, move it to third-parties folder, add UT for both cpu and gpu.
Readme is not ready, which will be updated in later PR.
Related Examples PR: opea-project/GenAIExamples#1388

Issues

#998

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Others (enhancement, documentation, validation, etc.)

Dependencies

No

Tests

tests/3rd_parties/test_third_parties_vllm_openvino.sh
tests/3rd_parties/test_third_parties_vllm_openvino_on_intel_arc.sh

vllm-openvino is a dependency for text generation comps, move it to third-parties folder, add UT for both cpu and gpu.

Related to feature issue#998

Signed-off-by: Xinyao Wang <[email protected]>
@XinyaoWa XinyaoWa reopened this Jan 15, 2025
@XinyaoWa XinyaoWa force-pushed the refactor_vllm_openvino branch from 149bb9e to a3d6a3e Compare January 15, 2025 09:10
@XinyaoWa XinyaoWa merged commit 5098e82 into main Jan 16, 2025
16 checks passed
@XinyaoWa XinyaoWa deleted the refactor_vllm_openvino branch January 16, 2025 01:38
chensuyue pushed a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
vllm-openvino is a dependency for text generation comps, in GenAIComps PR opea-project/GenAIComps#1141 we move it to third-parties folder, update the path accordingly.

#998 
Signed-off-by: Xinyao Wang <[email protected]>
smguggen pushed a commit to opea-aws-proserve/GenAIComps that referenced this pull request Jan 23, 2025
Build Dockerfile.intel_gpu will fail because there are dependency conflict when vllm==v0.6.3.post1. Upgrading vllm to v0.6.6.post1 could solve the issue

Fixes opea-project#1141
Signed-off-by: Zhu, Yongbo <[email protected]>
smguggen pushed a commit to opea-aws-proserve/GenAIComps that referenced this pull request Jan 23, 2025
vllm-openvino is a dependency for text generation comps, move it to third-parties folder, add UT for both cpu and gpu.

Related to feature issue#998

Signed-off-by: Xinyao Wang <[email protected]>
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.

3 participants