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

Add vLLM ARC support with OpenVINO backend #641

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
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