mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 02:05:00 +08:00
parent
58a072be15
commit
c0d00f5be6
@ -27,6 +27,7 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
ray = None
|
ray = None
|
||||||
TorchDistributedWorker = None
|
TorchDistributedWorker = None
|
||||||
|
RayWorker = None # pylint: disable=invalid-name
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
from ray.util.placement_group import PlacementGroup
|
from ray.util.placement_group import PlacementGroup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user