v0.2.0
- use SP + FSDP by default for Wan video model inference, reducing time cost compared to previous TP based implementation. example;
- Backward compatible with TP based Wan video model inference, enable by setting tp_degree in WanModelConfig;
- supports loading LoRA with SP + FSDP. example