continuous-release_main
📦 bitsandbytesView on GitHub →
✨ 1 features
Summary
This pre-release provides the latest development wheels for all supported platforms, automatically rebuilt upon commits to the main branch. Installation requires using specific wheel URLs based on the target operating system and architecture.
Migration Steps
- Use the platform-specific installation command provided in the release notes to install the pre-release wheel (e.g., for macOS 14+ arm64: pip install --force-reinstall https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_main/bitsandbytes-1.33.7.preview-py3-none-macosx_14_0_arm64.whl).
✨ New Features
- New development wheels are automatically rebuilt on every commit to the main branch.