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

Update Habana UBI image to fix CVE, GRPC issue and WARMUP issue #12

Merged

Conversation

vaibhavjainwiz
Copy link
Member

@vaibhavjainwiz vaibhavjainwiz commented Jan 15, 2025

No description provided.

@dtrifiro dtrifiro changed the title Update vllm-tgis-adaptor version to 0.6.1 Update vllm-tgis-adapter version to 0.6.1 Jan 15, 2025
Comment on lines +85 to +93
pip install $(echo dist/*.whl)'[tensorizer]' jinja2>=3.1.5 --verbose

ENV HF_HUB_OFFLINE=1 \
PORT=8000 \
HOME=/home/vllm \
VLLM_USAGE_SOURCE=production-docker-image
VLLM_USAGE_SOURCE=production-docker-image \
VLLM_NO_USAGE_STATS=1 \
VLLM_SKIP_WARMUP=true \
PT_HPU_MAX_COMPOUND_OP_SIZE=10
Copy link
Contributor

Choose a reason for hiding this comment

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

These changes seem unrelated (CVE fix + other). Can you split it up in separate commits and update the PR title accordingly?

Copy link
Member Author

Choose a reason for hiding this comment

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

done... create three seperate commit

Copy link

openshift-ci bot commented Jan 15, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dtrifiro, vaibhavjainwiz

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Signed-off-by: Vaibhav Jain <vajain@redhat.com>
@vaibhavjainwiz vaibhavjainwiz changed the title Update vllm-tgis-adapter version to 0.6.1 Update Habana UBI image to fix CVE, GRPC issue and WARMUP issue Jan 15, 2025
@dtrifiro dtrifiro merged commit ba88ff9 into opendatahub-io:v1.19.0 Jan 15, 2025
2 of 3 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.

2 participants