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

vLLM component image doesnt work out of the box #888

Open
amberjain1 opened this issue Nov 11, 2024 · 0 comments
Open

vLLM component image doesnt work out of the box #888

amberjain1 opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@amberjain1
Copy link
Collaborator

The vLLM image in OPEA doesn't work due to a known bug in vLLM (HabanaAI/vllm-fork#462).

The steps mentioned to compile the vLLM image mentions that we need to use setuptools=69.5.1 version. But that statement doesn't exist in the dockerfile.hpu.
(sed -i "s/RUN pip install setuptools/RUN pip install setuptools==69.5.1/g" docker/Dockerfile.hpu)

Please clean up the documentation so that the build goes smoothly. Also, push a valid image in opea harbour.

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

No branches or pull requests

2 participants