Unverified Commit ab7e6006 authored by Philipp Moritz's avatar Philipp Moritz Committed by GitHub
Browse files
parent 18bfcdd0
......@@ -209,7 +209,7 @@ class LLMEngine:
worker.set_cuda_visible_devices.remote(node_gpus[node_id])
distributed_init_method = get_distributed_init_method(
driver_ip, get_open_port)
driver_ip, get_open_port())
# Lazy import the Worker to avoid importing torch.cuda/xformers
# before CUDA_VISIBLE_DEVICES is set in the Worker
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment