-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Pin Ray version to 2.40.0 #13490
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
Pin Ray version to 2.40.0 #13490
Conversation
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
|
👋 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: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
|
Hey, did you have any additional context here? We're getting blocked on this incompatibility as we needed some of the other bug fixes in Ray 2.41 and looking for a solution. |
|
This PR is merged: #13994 |
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu> Signed-off-by: Louis Ulmer <ulmerlouis@gmail.com>
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
It turns out that TP + PP in V1 does not work with Ray 2.41.0 for some reason. 2.40.0 works though.
Just for a record, I got the following error on 2.41.0: