summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc5d31342ef2ecd96ba0191bf62b9e3343fe9492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-bitsandbytes-rocm-git
	pkgdesc = Lightweight wrapper around CUDA custom functions, in particular 8-bit optimizers, matrix multiplication (LLM.int8()), and quantization functions (official AMD ROCm branch)
	pkgver = 0.41.0.r312.g5bada9b
	pkgrel = 3
	url = https://github.com/TimDettmers/bitsandbytes
	arch = x86_64
	license = MIT
	makedepends = make
	makedepends = cmake
	depends = hipblaslt
	depends = hiprand
	depends = hipsparse
	depends = hipcub
	depends = rocthrust
	depends = python-setuptools
	depends = python-pytest
	depends = python-einops
	depends = python-wheel
	depends = python-scipy
	depends = python-lion-pytorch
	depends = python-pandas
	depends = python-matplotlib
	provides = python-bitsandbytes
	source = python-bitsandbytes-rocm-git::git+https://github.com/TimDettmers/bitsandbytes.git#branch=multi-backend-refactor
	sha512sums = SKIP

pkgname = python-bitsandbytes-rocm-git