Fix cuda_version_str reset logic.#16400
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 🚀 |
01d2303 to
591022d
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
591022d to
dc0e948
Compare
|
this is borrowed from pytorch. why do you think this is troublesome? |
@youkaichao |
|
This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you! |
Why reset cuda_version_str when torch.hip is exists?