Commit d8a2731b authored by XHPlus's avatar XHPlus Committed by GitHub
Browse files

[WAN-Audio] default multi-gpu config use parallel VAE (#227)

parent 21158862
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
"use_31_block": false, "use_31_block": false,
"adaptive_resize": true, "adaptive_resize": true,
"parallel": { "parallel": {
"vae_p_size": 4,
"seq_p_size": 4, "seq_p_size": 4,
"seq_p_attn_type": "ulysses" "seq_p_attn_type": "ulysses"
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment