Releases: nunchaku-ai/nunchaku
Releases · nunchaku-ai/nunchaku
Release list
Nunchaku Nightly v1.3.0dev20260306
chore: accelerate test building (#913)
Nunchaku Nightly v1.3.0dev20260213
fix: remove the unnecessary memory free (#909)
Nunchaku Nightly v1.3.0dev20260208
[Dont Sync] chore: change the repo branch
Nunchaku Nightly v1.3.0dev20260202
chore: Bump version to 1.3.0dev
Nunchaku v1.2.1
Nunchaku v1.2.0
What's Changed
- chore: update diffusers version by @lmxyy in #851
- feat: introduce cache-dit to nunchaku by @DefTruth in #763
- chore: add cache-dit docs, bump the version by @lmxyy in #854
- fuse qkv/norm/rottary for z image by @devgdovg in #868
- feat: add Turing (20~ Series) GPU compatibility for Z Image Turbo by @devgdovg in #833
New Contributors
Full Changelog: v1.1.0...v1.2.0
Nunchaku Nightly v1.2.0dev20260107
feat: fuse qkv/norm/rottary for z image (#868) * fuse qkv/norm/rottary for z image * add doc string * style: make linter happy
Nunchaku Nightly v1.2.0dev20251231
chore: add cache-dit docs, bump the version (#854) * update * update * update * update * update the transformers version
Nunchaku v1.1.0
What's Changed
- chore: support cu130 wheels; bump the version to v1.1.0dev by @lmxyy in #798
- feat: custom attention backend by @yuleil in #595
- feat: Add support for compute capability 12.1 (Grace Blackwell) by @multippt in #785
- chore: update the qwen-image-edit-2509 example by @lmxyy in #804
- [FEAT] support for z-image-turbo by @devgdovg in #815
- docs: add an announcement for z-image-turbo by @lmxyy in #827
New Contributors
Full Changelog: v1.0.2...v1.1.0
Nunchaku Nightly v1.1.0dev20251111
chore: support cu130 wheels; bump the version to v1.1.0dev