Skip to content

Commit 5aab5e3

Browse files
committed
remat policy = None
1 parent fc67734 commit 5aab5e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/configs/ltx2_video.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ skip_jax_distributed_system: False
44
attention: 'flash'
55
attention_sharding_uniform: True
66
precision: 'bf16'
7-
remat_policy: "full_save"
7+
remat_policy: "NONE"
88
names_which_can_be_saved: []
99
names_which_can_be_offloaded: []
1010

0 commit comments

Comments
 (0)