Skip to content

Commit aacf48a

Browse files
committed
fix
1 parent dd36fd5 commit aacf48a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run_wan_on_vm.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@ per_device_batch_size=0.5 \
6464
ici_data_parallelism=2 \
6565
ici_fsdp_parallelism=2 \
6666
ici_tensor_parallelism=1 \
67-
enable_ssim=False \
68-
flash_block_sizes='{\"block_q\":2048,\"block_kv_compute\":512,\"block_kv\":2048,\"block_q_dkv\":2048,\"block_kv_dkv\":2048,\"block_kv_dkv_compute\":512,\"use_fused_bwd_kernel\":true}'
67+
enable_ssim=False

0 commit comments

Comments
 (0)