mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
This reverts commit 9f751ff8c4.
This commit is contained in:
@@ -77,8 +77,6 @@ class Cluster:
|
||||
"num_cpus": 1,
|
||||
"num_gpus": 0,
|
||||
"object_store_memory": 150 * 1024 * 1024, # 150 MiB
|
||||
"min_worker_port": 0,
|
||||
"max_worker_port": 0,
|
||||
}
|
||||
if "_internal_config" in node_args:
|
||||
node_args["_internal_config"] = json.loads(
|
||||
|
||||
Reference in New Issue
Block a user