Overview
This is a small patch release containing a few bug fixes.
Additionally, this release contains a CUDA 12.8 build which adds the sm100 and sm120 targets for NVIDIA Blackwell GPUs.
What's Changed
- Fix #1490 by @matthewdouglas in #1496
- Blackwell binaries! by @johnnynunez in #1491
- Bug fix: Update create_dynamic_map to always return a float32 tensor by @mitchellgoffpc in #1521
- Update cuda versions in error messages by @FxMorin in #1520
- QuantState.to(): move code tensor with others to correct device by @matthewdouglas in #1528
- Installation doc updates by @matthewdouglas in #1529
New Contributors
- @mitchellgoffpc made their first contribution in #1521
- @FxMorin made their first contribution in #1520
Full Changelog: 0.45.2...0.45.3