summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f5cef216ca10f3d768e3cb9a8ed35876582000c (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
28
29
pkgbase = python-bitsandbytes-rocm-git
	pkgdesc = Accessible large language models via k-bit quantization for PyTorch. (GIT Version, with ROCm support)
	pkgver = 0.49.2.r84.g4c9bbeef
	pkgrel = 1
	url = https://github.com/bitsandbytes-foundation/bitsandbytes
	arch = x86_64
	license = MIT
	makedepends = make
	makedepends = cmake
	makedepends = rocm-hip-sdk>=7.2
	makedepends = rocm-toolchain
	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/bitsandbytes-foundation/bitsandbytes.git#branch=main
	sha512sums = SKIP

pkgname = python-bitsandbytes-rocm-git