Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) - abandoned - autoclosed #22

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Dec 21, 2024

This PR contains the following updates:

Package Update Change
bitsandbytes (changelog) minor ==0.44.1 -> ==0.45.1

Release Notes

bitsandbytes-foundation/bitsandbytes (bitsandbytes)

v0.45.1

Compare Source

Improvements:
  • Compatibility for triton>=3.2.0
  • Moved package configuration to pyproject.toml
  • Build system: initial support for NVIDIA Blackwell B100 GPUs, RTX 50 Blackwell series GPUs and Jetson Thor Blackwell.
    • Note: Binaries built for these platforms are not included in this release. They will be included in future releases upon the availability of the upcoming CUDA Toolkit 12.7 and 12.8.
Bug Fixes:
  • Packaging: wheels will no longer include unit tests. (#​1478)
Dependencies:
  • Sets the minimum PyTorch version to 2.0.0.

v0.45.0

Compare Source

This is a significant release, bringing support for LLM.int8() to NVIDIA Hopper GPUs such as the H100.

As part of the compatibility enhancements, we've rebuilt much of the LLM.int8() code in order to simplify for future compatibility and maintenance. We no longer use the col32 or architecture-specific tensor layout formats while maintaining backwards compatibility. We additionally bring performance improvements targeted for inference scenarios.

Performance Improvements

This release includes broad performance improvements for a wide variety of inference scenarios. See this X thread for a detailed explanation.

Breaking Changes

🤗PEFT users wishing to merge adapters with 8-bit weights will need to upgrade to peft>=0.14.0.

Packaging Improvements
  • The size of our wheel has been reduced by ~43.5% from 122.4 MB to 69.1 MB! This results in an on-disk size decrease from ~396MB to ~224MB.
  • Binaries built with CUDA Toolkit 12.6.2 are now included in the PyPI distribution.
  • The CUDA 12.5.0 build has been updated to CUDA Toolkit 12.5.1.
Deprecations
  • A number of public API functions have been marked for deprecation and will emit FutureWarning when used. These functions will become unavailable in future releases. This should have minimal impact on most end-users.
  • The k-bit quantization features are deprecated in favor of blockwise quantization. For all optimizers, using block_wise=False is not recommended and support will be removed in a future release.
  • As part of the refactoring process, we've implemented many new 8bit operations. These operations no longer use specialized data layouts.
Full Changelog

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhoai-2.16-rhoai-2.16/bitsandbytes-0.x branch from 92dbb59 to e29691c Compare January 18, 2025 08:52
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhoai-2.16-rhoai-2.16/bitsandbytes-0.x branch from e29691c to c490cf6 Compare January 25, 2025 21:01
@red-hat-konflux red-hat-konflux bot changed the title Update dependency bitsandbytes to v0.45.0 (rhoai-2.16) Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) Jan 25, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) - abandoned Jan 27, 2025
Copy link
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux bot changed the title Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) - abandoned Update dependency bitsandbytes to v0.45.1 (rhoai-2.16) - abandoned - autoclosed Jan 27, 2025
@red-hat-konflux red-hat-konflux bot closed this Jan 27, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/rhoai-2.16-rhoai-2.16/bitsandbytes-0.x branch January 27, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants