Download Latest Version 0.49.2 source code.tar.gz (448.7 kB)
Email in envelope

Get an email when there's a new version of bitsandbytes

Home / 0.49.0
Name Modified Size InfoDownloads / Week
Parent folder
0.49.0 source code.tar.gz 2025-12-11 293.4 kB
0.49.0 source code.zip 2025-12-11 380.5 kB
README.md 2025-12-11 5.3 kB
Totals: 3 Items   679.2 kB 0

Highlights

x86-64 CPU Improvements

CPU performance for 4bit is significantly improved on x86-64, with optimized kernel paths for CPUs that have AVX512 or AVX512BF16 support.

AMD ROCm Experimental Wheels

  • Experimental support for AMD devices is now included in our PyPI wheels on Linux x86-64.
  • We've added additional GPU target devices as outlined in our docs.
  • Support for using the default blocksize of 64 for 4bit was added for RDNA GPUs in [#1748].

macOS 14+ Wheels

  • We're now publishing wheels for macOS 14+!
  • The 4bit and 8bit quantization features are supported on MPS by slow implementations. We plan to enable Metal kernels with improved performance in the future.

🚨 Breaking Changes

  • Dropped support for Python 3.9.
  • Dropped compilation support for Maxwell GPUs in the CUDA backend.

What's Changed

New Contributors

Full Changelog: https://github.com/bitsandbytes-foundation/bitsandbytes/compare/0.48.2...0.49.0

Source: README.md, updated 2025-12-11