From 0ac3e6a1f0e33db86ce5a492652e3f4206f4a0f2 Mon Sep 17 00:00:00 2001 From: Parth Chadha Date: Fri, 21 Mar 2025 17:04:53 -0700 Subject: [PATCH] feat: Change vllm frac to 0.6 Signed-off-by: Parth Chadha --- examples/configs/grpo_math_1B.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/configs/grpo_math_1B.yaml b/examples/configs/grpo_math_1B.yaml index 8711345afc..ab2fbdf59c 100644 --- a/examples/configs/grpo_math_1B.yaml +++ b/examples/configs/grpo_math_1B.yaml @@ -59,7 +59,7 @@ policy: top_k: null vllm_cfg: tensor_parallel_size: 1 - gpu_memory_utilization: 0.7 + gpu_memory_utilization: 0.6 max_model_len: ${policy.max_total_sequence_length} data: