v1.1.10
New Models Supported
LongCat-Image, LongCat-Image-Edit, Z-Image-Turbo-ControlNet, Z-Image-Turbo Nunchaku, Qwen-Image-Edit-2511, Qwen-Image-Layered
What's Changed
- Simplify CLI: Make task argument optional by @BBuf in #600
- chore: fix extra path compare by @DefTruth in #603
- CI: Add build_wheel CI by @DefTruth in #604
- feat: support cache for LongCat-Image by @e1ijah1 in #602
- feat: Serving support LORA by @BBuf in #601
- CI: Add Forward Pattern CPU CI Tests by @DefTruth in #605
- chore: Update README.md by @DefTruth in #606
- Fix typo by @BBuf in #607
- feat: z-image-controlnet 🔥4x speedup! by @DefTruth in #608
- fix lora path mismatch in examples by @DefTruth in #609
- feat: support TP and CP for longcat-image by @DefTruth in #610
- misc: fix typo by @DefTruth in #612
- feat: support 🔥Qwen-Image-Edit-2511 by @DefTruth in #614
- feat: support 🔥Qwen-Image-Layered by @DefTruth in #615
- chore: simplify parallelism dispatch by @DefTruth in #616
- chore: simplify quantize dispatch by @DefTruth in #617
- chore: refactor kernels module by @DefTruth in #618
- ci: add refresh context ci tests by @DefTruth in #619
- misc: add device info to example summary by @DefTruth in #621
- feat: support ⚡️Z-Image-Turbo Nunchaku by @DefTruth in #623
- [chore] Improve error_logging in serving tp_worker.py by @BBuf in #627
- chore: support more alias for quant types by @DefTruth in #628
- chore: fix alias rev map for quant types by @DefTruth in #629
- chore: lazy import check for quantize api by @DefTruth in #630
- chore: add more compile flags setting by @DefTruth in #631
- [Bug] Apply --attn backend in single-GPU examples by @BBuf in #633
- Bump up to v1.1.10 by @DefTruth in #634
New Contributors
Full Changelog: v1.1.9...v1.1.10