From 4e5763185d4300c9bb6ff2210de1a7f07cf2fbaf Mon Sep 17 00:00:00 2001 From: Dirk Groeneveld Date: Sat, 16 Nov 2024 08:27:28 -0800 Subject: [PATCH] Needs to be urgent --- scripts/augusta/peteish13-seed-anneal-launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/augusta/peteish13-seed-anneal-launch.sh b/scripts/augusta/peteish13-seed-anneal-launch.sh index ada4964c3..9dbed8b05 100755 --- a/scripts/augusta/peteish13-seed-anneal-launch.sh +++ b/scripts/augusta/peteish13-seed-anneal-launch.sh @@ -15,7 +15,7 @@ gantry run \ --workspace ai2/13B \ --task-name $NAME \ --description "Peteish13 annealing : $NAME with seed $SEED" \ - --priority high \ + --priority urgent \ --preemptible \ --beaker-image dirkg/OLMo \ --cluster ai2/augusta-google-1 \