Skip to content

Commit 38bea20

Browse files
fix gelu block.
1 parent 3267ec9 commit 38bea20

3 files changed

Lines changed: 59 additions & 344 deletions

File tree

src/maxdiffusion/configs/base_wan_14b.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ base_output_directory: ""
102102

103103
# Hardware
104104
hardware: 'tpu' # Supported hardware types are 'tpu', 'gpu'
105+
skip_jax_distributed_system: False
105106

106107
# Parallelism
107108
mesh_axes: ['data', 'fsdp', 'tensor']

src/maxdiffusion/configs/base_wan_t2v.yml

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)