Skip to content

Commit 61c225f

Browse files
Merge pull request #4165 from AI-Hypercomputer:bvandermoon-fix
PiperOrigin-RevId: 932784151
2 parents 9fcf589 + ab7a7ce commit 61c225f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/maxtext/configs/post_train

src/maxtext/configs/post_train/rl.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ sampler_devices_fraction: 0.5
2323
chips_per_vm: 4 # depends on hardware, for v5p this is 4
2424
num_trainer_slices: -1
2525
num_samplers_slices: -1
26-
# Only specify rollout_data_parallelism when you would like to use more than one model
27-
# replicas in rollout. If not specified, rollout_tensor_parallelism will be auto-determined.
26+
# If rollout_data_parallelism is not specified, it will be auto-determined.
2827
rollout_data_parallelism: -1
2928
rollout_tensor_parallelism: 1
3029
rollout_expert_parallelism: 1

0 commit comments

Comments
 (0)