Port details |
- py-bitsandbytes k-bit optimizers and matrix multiplication routines
- 0.47.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-19 07:45:16
- Last Update: 2025-09-23 18:18:25
- Commit Hash: 96d4af5
- 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 py311-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 py311-bitsandbytes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-bitsandbytes
- Package flavors (<flavor>: <package>)
- py311: py311-bitsandbytes
- distinfo:
- TIMESTAMP = 1758248173
SHA256 (bitsandbytes-foundation-bitsandbytes-0.47.0_GH0.tar.gz) = 3c6a85e53f64bc2c3f22429f237c7aa524e85e6a120bab7d6435384cd2f7a8ea
SIZE (bitsandbytes-foundation-bitsandbytes-0.47.0_GH0.tar.gz) = 286187
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
- py311-wheel>0 : devel/py-wheel@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-einops>=0.8.0 : misc/py-einops@py311
- py311-lion-pytorch>=0.2.3 : misc/py-lion-pytorch@py311
- py311-scipy>=1.11.4 : science/py-scipy@py311
- py311-transformers>=4.30.1<5 : misc/py-transformers@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- python3.11 : lang/python311
- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|