Package Details: python-bitsandbytes-rocm-git 0.43.1.r228.g517eaf2-1

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)

Required by (4)

Sources (1)

Latest Comments

lubosz commented on 2026-03-16 10:50 (UTC)

The upstream remote has changed to: https://github.com/bitsandbytes-foundation/bitsandbytes.git

The currently used brach multi-backend-refactor fails to build, please switch to main, which does build.

Please pick my 2 patches that fix this: https://github.com/lubosz/python-bitsandbytes-rocm-git/commits/update-remote/

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.