Skip to content

Commit e47ef67

Browse files
Updated benchmark; now runs.
1 parent 5489eba commit e47ef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/launch_benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ for model_name_or_path in "$@"; do
4848
--pure_docker_mode \
4949
--workspace ai2/open-instruct-dev \
5050
--preemptible \
51-
--priority urgent \
51+
--priority high \
5252
--num_nodes 1 \
5353
--max_retries 0 \
5454
--env VLLM_ALLOW_LONG_MAX_MODEL_LEN=1 \

0 commit comments

Comments
 (0)