diff --git a/apps/grpo/qwen3_8b.yaml b/apps/grpo/qwen3_8b.yaml index fc87b168..59386e7f 100644 --- a/apps/grpo/qwen3_8b.yaml +++ b/apps/grpo/qwen3_8b.yaml @@ -29,7 +29,7 @@ dataset: # Policy configuration policy: engine_args: # https://docs.vllm.ai/en/v0.10.0/api/vllm/engine/arg_utils.html#vllm.engine.arg_utils.EngineArgs - model: /mnt/wsfuse/teamforge/hf_artifacts/qwen3_8b + model: ${model} tensor_parallel_size: 2 pipeline_parallel_size: 1 enforce_eager: false