Skip to content

Conversation

@wangshangsam
Copy link

@wangshangsam wangshangsam commented Jan 15, 2026

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
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Removed CUDA compatibility library loading commands from Dockerfile.
@github-actions
Copy link

👋 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 fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors.

You ask your reviewers to trigger select CI tests on top of fastcheck CI.

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 ready label to the PR or enable auto-merge.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

@huydhn
Copy link

huydhn commented Jan 15, 2026

Thank you for the quick fix!

@wangshangsam
Copy link
Author

Thank you for the quick fix!

Actually, hold on a min - somehow this PR was against CentML/vllm, not the upstream repo

@huydhn
Copy link

huydhn commented Jan 15, 2026

Yeah, I just realize that, this is awkward, anyway :)

@wangshangsam
Copy link
Author

Closing this PR to create a new one with the correct target.

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.

[Bug]: Fail to load vLLM on new NVIDIA driver

3 participants