Skip to content

Commit 37346a1

Browse files
committed
address comments
1 parent 0cf41be commit 37346a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/local_launcher.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ launcher:
77
worker_host: "127.0.0.1"
88
worker_base_port: 10090
99

10-
# worker_gpu_ids: ["0,1", "2,3"] # optional: one entry per worker → CUDA_VISIBLE_DEVICES; auto-detected if omitted
10+
worker_gpu_ids: ["0,1", "2,3"] # one entry per worker → CUDA_VISIBLE_DEVICES; auto-detected if omitted
1111
worker_extra_args: "--dit-cpu-offload false --text-encoder-cpu-offload false"
1212

1313
wait_timeout: 600

0 commit comments

Comments
 (0)