Skip to content

0.45.2

Latest
Compare
Choose a tag to compare
@matthewdouglas matthewdouglas released this 06 Feb 19:03
· 10 commits to main since this release

This patch release fixes a compatibility issue with Triton 3.2 in PyTorch 2.6. When importing bitsandbytes without any GPUs visible in an environment with Triton installed, a RuntimeError may be raised:

RuntimeError: 0 active drivers ([]). There should only be one.

Full Changelog: 0.45.1...0.45.2