Skip to content

Commit 77b46b6

Browse files
committed
Fix
1 parent 528bff6 commit 77b46b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/configs/base_wan_lora_27b.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ ici_data_parallelism: 1
169169
ici_fsdp_parallelism: -1 # recommended ICI axis to be auto-sharded
170170
ici_tensor_parallelism: 1
171171

172-
allow_split_physical_axes: False
172+
allow_split_physical_axes: True
173173

174174
# Dataset
175175
# Replace with dataset path or train_data_dir. One has to be set.

0 commit comments

Comments
 (0)