We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3ef1d commit 061dbdcCopy full SHA for 061dbdc
apps/grpo/qwen3_32b.yaml
@@ -14,7 +14,7 @@ provisioner:
14
launcher: slurm
15
16
# Main loop configuration
17
-rollout_threads: 32 # make this equal to the batch size seems to work well
+rollout_threads: 32 # make this 4x the number of policy replicas seems to work well
18
19
# Observability configuration
20
metric_logging:
apps/mast/qwen3_32b_mast.yaml
@@ -13,7 +13,7 @@ job_name: forge-qwen3-32b
13
checkpoint_folder: /mnt/wsfuse/teamforge/forge_runs/
-rollout_threads: 8
0 commit comments