What's Changed
- [Chore] Include our demo in the readme. by @jzhang38 in #720
- [Feat] Add Wan2.2 14B MoE by @JerryZhou54 in #688
- [Misc] change installation logic of vsa by @jzhang38 in #721
- [3/3][Preprocess] add preprocessing workflows by @Eigensystem in #645
- [Fix] training pipeline pin_cpu_memory issue by @Eigensystem in #692
- add cicd workflow for publishing VSA kernel by @Gary-ChenJL in #723
- Remove all empty_cache by @Edenzzzz in #713
- update version selection for VSA workflow by @Gary-ChenJL in #725
- [bugfix] fix pyproject install and VSA precision test by @SolitaryThinker in #726
- Fix LoRA load from training checkpoint by @Edenzzzz in #719
- [bugfix] [distill] remove i2v validation schema import in distill by @SolitaryThinker in #728
- [feature] add Gradio live serving demo code by @SolitaryThinker in #727
- [bugfix] [dmd] Fix backward simulation and also naming in wan_i2v_dmd_pipeline by @SolitaryThinker in #731
- Fix vsa backward gQ by @jzhang38 in #735
- feat: preprocess validation dataset only when exist by @Eigensystem in #734
- Update WeChat group link by @jzhang38 in #739
- [Feat][Preprocessing] i2v preprocessing workflow by @Eigensystem in #737
- [Docker] add 12.9 docker image and also fix py3.10 and py3.11 dockerfile by @SolitaryThinker in #749
- [bugfix] Missing Docker file for cuda12.9 by @SolitaryThinker in #750
- [bugfix] [dmd] Align backward simulation with dmd2 sample back by @nappengman in #744
- [Fix] fix seed in dmd denoising loop by @jzhang38 in #736
- [bugfix] Check that model_index.json module is in required_modules list before removing by @SolitaryThinker in #756
- Optionally use unmerged weights for inference by @Edenzzzz in #745
- [Feat][Preprocess] support merged dataset by @Eigensystem in #752
- [Feat][Preprocess] support multi-gpus by @Eigensystem in #753
- [misc] [docs] Various fixes for logging and docs by @SolitaryThinker in #758
- [bugfix] Fix wrong HF model string for FastWan2.2 5B by @SolitaryThinker in #763
- Update Community Link by @jzhang38 in #765
- [Feat] Support Self-Forcing's Causal Inference for Wan2.1 T2V 1.3B by @JerryZhou54 in #766
- [Feature] Add wan2.2 5b i2v by @JerryZhou54 in #760
- [chore] Release 0.1.6 by @SolitaryThinker in #768
New Contributors
- @Gary-ChenJL made their first contribution in #723
- @nappengman made their first contribution in #744
Full Changelog: v0.1.5...v0.1.6