| Port details |
- py-bitsandbytes k-bit optimizers and matrix multiplication routines
- 0.50.0 misc
=0 0.47.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-19 07:45:16
- Last Update: 2026-07-25 05:25:25
- Commit Hash: 6266d50
- License: MIT
- WWW:
- https://huggingface.co/docs/bitsandbytes/main/en/index
- https://github.com/bitsandbytes-foundation/bitsandbytes
- Description:
- bitsandbytes enables accessible large language models via k-bit quantization
for PyTorch. We provide three main features for dramatically reducing memory
consumption for inference and training.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bitsandbytes>0:misc/py-bitsandbytes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-bitsandbytes/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-bitsandbytes
- pkg install py312-bitsandbytes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-bitsandbytes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-bitsandbytes
- Package flavors (<flavor>: <package>)
- py312: py312-bitsandbytes
- distinfo:
- TIMESTAMP = 1784956328
SHA256 (bitsandbytes-foundation-bitsandbytes-0.50.0_GH0.tar.gz) = 6d3820f5f235dbd4859cc7f34998ec792f3fc92e4cb93ec981b1fdc53dd54826
SIZE (bitsandbytes-foundation-bitsandbytes-0.50.0_GH0.tar.gz) = 408443
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-scikit-build-core>0 : devel/py-scikit-build-core@py312
- py312-trove-classifiers>=2025.8.6.13 : devel/py-trove-classifiers@py312
- py312-wheel>0 : devel/py-wheel@py312
- cmake : devel/cmake-core
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-einops>=0.8.0 : misc/py-einops@py312
- py312-lion-pytorch>=0.2.3 : misc/py-lion-pytorch@py312
- py312-scipy>=1.11.4 : science/py-scipy@py312
- py312-transformers>=4.30.1 : misc/py-transformers@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=1.17 : math/py-numpy@py312
- py312-packaging>=20.9 : devel/py-packaging@py312
- py312-pytorch>=2.4 : misc/py-pytorch@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-bitsandbytes
- USES:
- cmake:indirect python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.50.0 25 Jul 2026 05:25:25
    |
Yuri Victorovich (yuri)  |
misc/py-bitsandbytes: update 0.47.0 → 0.50.0
Reported by: portscout |
0.47.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.47.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.47.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.47.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.47.0 23 Sep 2025 18:18:25
    |
Yuri Victorovich (yuri)  |
misc/py-bitsandbytes: Fix build by adding missing dependency
Reported by: fallout |
0.47.0 19 Sep 2025 07:36:17
    |
Yuri Victorovich (yuri)  |
misc/py-bitsandbytes: New port: k-bit optimizers and matrix multiplication
routines |
Number of commits found: 7
|