Search Criteria
Package Details: python-bitsandbytes-rocm-git 0.43.1.r228.g517eaf2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-bitsandbytes-rocm-git.git (read-only, click to copy) |
---|---|
Package Base: | python-bitsandbytes-rocm-git |
Description: | Lightweight wrapper around CUDA custom functions, in particular 8-bit optimizers, matrix multiplication (LLM.int8()), and quantization functions (official AMD ROCm branch) |
Upstream URL: | https://github.com/TimDettmers/bitsandbytes |
Licenses: | MIT |
Provides: | python-bitsandbytes |
Submitter: | Xangelix |
Maintainer: | Xangelix |
Last Packager: | Xangelix |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-05 20:49 (UTC) |
Last Updated: | 2024-06-12 17:57 (UTC) |
Dependencies (15)
- hipblaslt (opencl-amd-devAUR)
- hipcub (opencl-amd-devAUR)
- hiprand (opencl-amd-devAUR)
- hipsparse (opencl-amd-devAUR)
- python-einopsAUR
- python-lion-pytorchAUR
- python-matplotlib (python-matplotlib-gitAUR)
- python-pandas
- python-pytest
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-setuptools
- python-wheel
- rocthrust (opencl-amd-devAUR)
- cmake (cmake-gitAUR) (make)
- make (make-gitAUR) (make)
Required by (2)
- python-transformers (requires python-bitsandbytes) (optional)
- python-trl (requires python-bitsandbytes) (optional)
Latest Comments
Xangelix commented on 2024-05-06 14:50 (UTC)
As with a lot of ROCm compilation, this upstream expects $ROCM_HOME/bin added to your $PATH.