Search Criteria
Package Details: python-bitsandbytes 0.48.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-bitsandbytes.git (read-only, click to copy) |
|---|---|
| Package Base: | python-bitsandbytes |
| Description: | k-bit optimizers and matrix multiplication routines. |
| Upstream URL: | https://github.com/bitsandbytes-foundation/bitsandbytes |
| Licenses: | MIT |
| Conflicts: | python-bitsandbytes |
| Provides: | python-bitsandbytes |
| Submitter: | taotieren |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 1 |
| Popularity: | 0.53 |
| First Submitted: | 2025-08-30 13:15 (UTC) |
| Last Updated: | 2025-11-01 05:05 (UTC) |
Dependencies (20)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pynvmlAUR
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-triton
- python-trove-classifiers
- python-typing_extensions
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build (make)
- python-scikit-build-core (make)
- python-setuptools (make)
- python-wheel (make)
Required by (3)
- python-pytorch-lightning (optional)
- python-transformers (optional)
- python-trl (optional)
Latest Comments
taotieren commented on 2025-10-21 05:45 (UTC)
@lubosz Thanks. I'll update later.
lubosz commented on 2025-10-20 20:09 (UTC)
The native library needs to be rebuilt since CUDA 13. Please take my patch: https://github.com/lubosz/python-bitsandbytes/commit/2a4c38872a49d224a28a2e842d4132c3879d4c6d
Before my patch:
After: