-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Description
Hi, thank you for your great work!
I'm encountering an issue related to the ray dependency and would like to confirm which version of ray you are using.
My current environment is:
python 3.10
vllm 0.7.0
ray 2.45.0
When I run the code, I get the following error:
Traceback (most recent call last):
...
ModuleNotFoundError: No module named 'ray._private.ray_logging.filters'; 'ray._private.ray_logging' is not a package
It seems like skythought is trying to import an internal module that may no longer exist in the newer version of ray. Could you let me know the specific ray version you're using for compatibility?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels