Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps bitsandbytes from 0.48.0 to 0.48.2.

Release notes

Sourced from bitsandbytes's releases.

0.48.2

What's Changed

Full Changelog: bitsandbytes-foundation/bitsandbytes@0.48.1...0.48.2

0.48.1

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

Full Changelog: bitsandbytes-foundation/bitsandbytes@0.48.0...0.48.1

Commits
  • b48ecdb Release 0.48.2
  • fd9934c XPU: Add Windows build for SYCL kernels (#1787)
  • 9029e36 Fix regression with CPU/disk offloading for accelerate + int8 (#1786)
  • 34400d2 Fix indexing overflow issue for blockwise quantization with large tensor size...
  • c3b8de2 Bump dev version
  • 7e16503 Patch Release 0.48.1
  • 874111f Fix regression in 8bit parameter device movement (#1776)
  • f48050f Add trove-classifiers requirement to pyproject.toml (#1774)
  • 00c0a1a Bump dev version
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) from 0.48.0 to 0.48.2.
- [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases)
- [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md)
- [Commits](bitsandbytes-foundation/bitsandbytes@0.48.0...0.48.2)

---
updated-dependencies:
- dependency-name: bitsandbytes
  dependency-version: 0.48.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Nov 1, 2025
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Nov 1, 2025
@t-vi t-vi enabled auto-merge (squash) November 11, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant