Skip to content

Add vLLM ARC support with OpenVINO backend#641

Merged
chensuyue merged 8 commits intoopea-project:mainfrom
gavinlichn:arc_vllm
Nov 8, 2024
Merged

Add vLLM ARC support with OpenVINO backend#641
chensuyue merged 8 commits intoopea-project:mainfrom
gavinlichn:arc_vllm

Conversation

@gavinlichn
Copy link
Copy Markdown
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 <gang.g.li@intel.com>
Co-authored-by: Chen, Hu1 <hu1.chen@intel.com>
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 <gang.g.li@intel.com>
Signed-off-by: Li Gang <gang.g.li@intel.com>
Copy link
Copy Markdown
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

gavinlichn and others added 2 commits November 8, 2024 10:01
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
Signed-off-by: Li Gang <gang.g.li@intel.com>
@chensuyue
Copy link
Copy Markdown
Collaborator

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

Signed-off-by: Li Gang <gang.g.li@intel.com>
@gavinlichn
Copy link
Copy Markdown
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
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 <gang.g.li@intel.com>
Co-authored-by: Chen, Hu1 <hu1.chen@intel.com>

* 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 <gang.g.li@intel.com>

* [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 <gang.g.li@intel.com>

* [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 <eero.t.tamminen@intel.com>

* Rename Dockerfile to meet Contribution Guidelines

Signed-off-by: Li Gang <gang.g.li@intel.com>

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

Signed-off-by: Li Gang <gang.g.li@intel.com>

---------

Signed-off-by: Li Gang <gang.g.li@intel.com>
Co-authored-by: Chen, Hu1 <hu1.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
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