Skip to content

v0.2.0

Choose a tag to compare

@akaitsuki-ii akaitsuki-ii released this 23 Apr 07:15
· 131 commits to main since this release
b68a2d1
  1. use SP + FSDP by default for Wan video model inference, reducing time cost compared to previous TP based implementation. example;
  2. Backward compatible with TP based Wan video model inference, enable by setting tp_degree in WanModelConfig;
  3. supports loading LoRA with SP + FSDP. example