Skip to content

Add vLLM ARC support with OpenVINO backend #641

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

Merged
merged 8 commits into from
Nov 8, 2024

Conversation

gavinlichn
Copy link
Contributor

Description

Support vllm inference on Intel ARC GPU

Issues

#629

Type of change

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

n/a

Tests

n/a

lkk12014402 pushed a commit that referenced this pull request Sep 19, 2024
@gavinlichn gavinlichn changed the title Add Dockerfile for vllm Arc support Add vLLM ARC support with OpenVINO backend Nov 5, 2024
gavinlichn and others added 5 commits November 5, 2024 08:48
Support vllm inference on Intel ARC GPU

Signed-off-by: Li Gang <[email protected]>
Co-authored-by: Chen, Hu1 <[email protected]>
With vLLM official repo: https://github.com/vllm-project/vllm/
based on openvino backend

Dockerfile is based on Dockerfile.openvino
https://github.com/vllm-project/vllm/blob/main/Dockerfile.openvino
And add ARC support packages

Default mode: meta-llama/Llama-3.2-3B-Instruct to fit ARC A770 VRAM

Signed-off-by: Li Gang <[email protected]>
Copy link
Contributor

@eero-t eero-t left a comment

Choose a reason for hiding this comment

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

Noticed couple of README typos

@chensuyue
Copy link
Collaborator

Please keep using single formal image name for the same image.

@gavinlichn
Copy link
Contributor Author

Please keep using single formal image name for the same image.

Aligned all image name as opea/vllm-arc:latest

@chensuyue chensuyue merged commit a2b9d95 into opea-project:main Nov 8, 2024
10 checks passed
madison-evans pushed a commit to SAPD-Intel/GenAIComps that referenced this pull request May 12, 2025
* Add vllm Arc Dockerfile support

Support vllm inference on Intel ARC GPU

Signed-off-by: Li Gang <[email protected]>
Co-authored-by: Chen, Hu1 <[email protected]>

* Add vLLM ARC support

With vLLM official repo: https://github.com/vllm-project/vllm/
based on openvino backend

Dockerfile is based on Dockerfile.openvino
https://github.com/vllm-project/vllm/blob/main/Dockerfile.openvino
And add ARC support packages

Default mode: meta-llama/Llama-3.2-3B-Instruct to fit ARC A770 VRAM

Signed-off-by: Li Gang <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add README and .github workflow for vLLM ARC support

Signed-off-by: Li Gang <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update comps/llms/text-generation/vllm/langchain/README.md

Co-authored-by: Eero Tamminen <[email protected]>

* Rename Dockerfile to meet Contribution Guidelines

Signed-off-by: Li Gang <[email protected]>

* Align image names as opea/vllm-arc:latest

Signed-off-by: Li Gang <[email protected]>

---------

Signed-off-by: Li Gang <[email protected]>
Co-authored-by: Chen, Hu1 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
WenjiaoYue pushed a commit that referenced this pull request Jul 7, 2025
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.

5 participants