You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Setup-Internal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ To launch pre-emptible jobs, we use the main entrypoint in [`olmoearth_pretrain/
67
67
68
68
**⚠️ Important:** Before launching your script, **MAKE SURE YOUR CODE IS COMMITTED AND PUSHED** as we clone the code on top of a docker image when we launch the job.
69
69
70
-
**Scheduling Priority** Jobs are launched at high priority by default to configure this use `--launch.priority=<low,normal,urgent>` to specify as an additonal ovveride
70
+
**Scheduling Priority** Jobs are launched at high priority by default. To configure this use `--launch.priority=<low,normal,urgent>` to specify as an additonal override
0 commit comments