We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5a3b7 commit cf922f3Copy full SHA for cf922f3
1 file changed
src/maxdiffusion/configs/base_wan_14b.yml
@@ -198,7 +198,7 @@ remat_policy: "NONE"
198
199
# checkpoint every number of samples, -1 means don't checkpoint.
200
checkpoint_every: -1
201
-checkpoint_dir: "/mnt/disks/kunjanp-dev/output-dir/test-wan-training-new/checkpoints"
+checkpoint_dir: ""
202
# enables one replica to read the ckpt then broadcast to the rest
203
enable_single_replica_ckpt_restoring: False
204
0 commit comments