Skip to content

Commit 5489eba

Browse files
benchmark runs
1 parent 5c6d9c1 commit 5489eba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/launch_benchmark.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ for model_name_or_path in "$@"; do
6666
--verbose True \
6767
--response_length "$response_length" \
6868
--vllm_top_p 0.9 \
69-
--num_unique_prompts_rollout 4 \
70-
--num_samples_per_prompt_rollout 16 \
69+
--num_unique_prompts_rollout 2 \
70+
--num_samples_per_prompt_rollout 4 \
7171
--vllm_num_engines 1 \
7272
--vllm_tensor_parallel_size 1 \
7373
--vllm_gpu_memory_utilization 0.9 \

0 commit comments

Comments
 (0)