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 700fb65 commit d88763eCopy full SHA for d88763e
run_wan_on_vm.sh
@@ -60,8 +60,8 @@ flash_min_seq_length=0 \
60
seed=$RANDOM \
61
skip_first_n_steps_for_profiler=3 \
62
profiler_steps=3 \
63
-per_device_batch_size=0.5 \
64
-ici_data_parallelism=2 \
65
-ici_fsdp_parallelism=2 \
+per_device_batch_size=0.25 \
+ici_data_parallelism=1 \
+ici_fsdp_parallelism=4 \
66
ici_tensor_parallelism=1 \
67
enable_ssim=False
0 commit comments