We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d1dd7 commit d9562beCopy full SHA for d9562be
1 file changed
olmoearth_pretrain/internal/full_eval_sweep_finetune.py
@@ -247,6 +247,7 @@ def _format_launch_command(
247
run_name,
248
cluster,
249
"--launch.priority=urgent",
250
+ "--launch.num_gpus=1",
251
"--launch.preemptible=True",
252
"--launch.task_name=eval",
253
]
0 commit comments