adjust CUDA_VISIBLE_DEVICES for TP > 1 - #1
Conversation
fix descr indexing change remote worker selection indexing; test ptp2-dtp4 Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
Signed-off-by: nicklucche <nlucches@redhat.com>
|
👋 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 🚀 |
64a89b8 to
355c2f1
Compare
When TP > 1 CUDA_VISIBLE_DEVICES should include all required devices. Also adjust decoder side channel ports for TP > 1.