v1.3.10
What's Changed
- feat: add MindIE-SD as optional NPU attention and compilation backend by @blian6 in #1004
- chore: simplify attn backend auto select by @DefTruth in #1024
- Fix Python version mismatch in setup.py by @FNGarvin in #1025
- offload: extract copy stream pool and split init by @DefTruth in #1026
- feat: support svdquant nvfp4 ptq/dq by @DefTruth in #1029
- chore: Update README.md by @DefTruth in #1030
- whl: cache-dit-cu13 pkg w/ svdq kernels by @DefTruth in #1031
- whl: fix build_releases.sh tool by @DefTruth in #1032
- whl: fix build_releases.sh tool by @DefTruth in #1033
New Contributors
Full Changelog: v1.3.9...v1.3.10