Skip to content

Commit 8a3e073

Browse files
Update
1 parent 87f556c commit 8a3e073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxtext/configs/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ attention_out: 'remat'
315315

316316
optimizer_memory_host_offload: False
317317
parameter_memory_host_offload: False
318-
scan_layers: False # We recommend setting this to false when using pipeline parallelism, instead scanning the PP iterations.
318+
scan_layers: True # We recommend setting this to false when using pipeline parallelism, instead scanning the PP iterations.
319319
param_scan_axis: 1
320320

321321
# The attention parameter dictates the specific algorithm/methodology used to compute the attention scores

0 commit comments

Comments
 (0)