| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.48.1 source code.tar.gz | 2025-10-02 | 302.7 kB | |
| 0.48.1 source code.zip | 2025-10-02 | 390.5 kB | |
| README.md | 2025-10-02 | 571 Bytes | |
| Totals: 3 Items | 693.8 kB | 0 | |
This release fixes a regression introduced in 0.48.0 related to LLM.int8(). This issue caused poor inference results with pre-quantized checkpoints in HF transformers.
What's Changed
- Add trove-classifiers requirement to pyproject.toml by @ccoulombe in https://github.com/bitsandbytes-foundation/bitsandbytes/pull/1774
- Fix regression in 8bit parameter device movement by @matthewdouglas in https://github.com/bitsandbytes-foundation/bitsandbytes/pull/1776
Full Changelog: https://github.com/bitsandbytes-foundation/bitsandbytes/compare/0.48.0...0.48.1