-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Support Python 3.12 #1218
Comments
Hi @EwoutH, thanks for bringing this up. Once our dependencies (e.g., PyTorch, Ray) support python 3.12, we will support it as well. |
Ray still seems to be not supporting python 3.12 yet: ray-project/ray#40211 |
Two days ago, PR to support 3.12 for ray was merged: ray-project/ray#45621. We can hope support will arrive soon enough. But as mentioned:
|
Modifying
|
I was able to build for python 3.12 as well |
Python 3.12 releases next week, Monday 2023-10-02. It would be great if vLLM could support Python 3.12 fully, including testing in CI and wheels uploaded to PyPI.
Summary – Python 3.12 Release highlights
The text was updated successfully, but these errors were encountered: