[Docker] Remove CUDA compatibility library loading; fixes #32373#26
[Docker] Remove CUDA compatibility library loading; fixes #32373#26wangshangsam wants to merge 1 commit intomainfrom
Conversation
Removed CUDA compatibility library loading commands from Dockerfile.
|
👋 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 You ask your reviewers to trigger select CI tests on top of 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 If you have any questions, please reach out to us on Slack at https://slack.vllm.ai. 🚀 |
|
Thank you for the quick fix! |
Actually, hold on a min - somehow this PR was against CentML/vllm, not the upstream repo |
|
Yeah, I just realize that, this is awkward, anyway :) |
|
Closing this PR to create a new one with the correct target. |
Fixes vllm-project#32373 .
Removed CUDA compatibility library loading commands from Dockerfile.
This PR fixes vllm-project#32373 which is a bug introduced by vllm-project#30784 .
Purpose
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.