mirror of
https://github.com/wassname/vllm.git
synced 2026-08-18 12:30:29 +08:00
@@ -27,6 +27,7 @@ try:
|
||||
except ImportError:
|
||||
ray = None
|
||||
TorchDistributedWorker = None
|
||||
RayWorker = None # pylint: disable=invalid-name
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from ray.util.placement_group import PlacementGroup
|
||||
|
||||
Reference in New Issue
Block a user