-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Dockerfile.ppc64le changes to move to UBI #15402
Dockerfile.ppc64le changes to move to UBI #15402
Conversation
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can either: Add 🚀 |
Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
334b352
to
328128e
Compare
Please fix the commit errors |
67c1530
to
328128e
Compare
@DarkLight1337 The failed buildkite jobs are failing with some other Dockerfile with nvidia base image and not for the changes made in this PR |
Can you push a commit to trigger a new build? |
may be a dummy commit. |
Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]> Signed-off-by: Wes Medford <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]> Signed-off-by: Louis Ulmer <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
What was changed?
torch
,torchvision
,torchaudio
dependencies for ppc64le have been updated to sync with x86Dockerfile.ppc64le
has been updated to use UBI9 as the base image and dependencies built from sourceBuild & Test Instructions
Build
Test
Verify OpenAI endpoint in the attached container