blob: e01e7aae9077687154b05f46dc9d7d0954b95b7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-aqlm
pkgdesc = Efficient quantized model inference with AQLM
pkgver = 1.1.7
pkgrel = 1
url = https://github.com/Vahe1994/AQLM
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-accelerate
depends = python-pytorch
depends = python-scipy
depends = python-transformers
optdepends = python-triton: JIT-compiled modules on GPU
noextract = aqlm-1.1.7-py3-none-any.whl
source = aqlm-1.1.7-py3-none-any.whl::https://files.pythonhosted.org/packages/33/02/3f4caa19fa7150a00beceff0b8451e2e44728bb345166f89c320261d66a8/aqlm-1.1.7-py3-none-any.whl
sha256sums = cd965095f83240549a4bf93d314e92bd33165430aa4f22c9a78638dadc137a1e
pkgname = python-aqlm
|