blob: 9589d18b33cfbb3ba7e917e40568f35e5ba6ae99 (
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
30
|
pkgbase = llamafile-git
pkgdesc = Distribute and run LLMs with a single file.
pkgver = 0.8.1.r341.9cf7363
pkgrel = 2
url = https://github.com/Mozilla-Ocho/llamafile
arch = x86_64
license = Apache-2.0
makedepends = unzip
makedepends = fakeroot
optdepends = hip-runtime-amd: Used for static compiling with rocm
optdepends = hipblas: Used for static compiling with rocm
optdepends = rocminfo: Used for verifying existance of rocm
optdepends = cuda: Used for static/dynaimc compiling with rocm Nvidia
provides = llamafile
provides = llamafile-bench
provides = llamafile-imatrix
provides = llamafile-convert
provides = llamafile-perplexity
provides = llamafile-quantize
provides = llamafile-tokenize
provides = llava-quantize
provides = llamafile-upgrade-engine
provides = zipalign
conflicts = llamafile
conflicts = llamafile-bin
options = !strip
source = llamafile-git::git+https://github.com/Mozilla-Ocho/llamafile
sha256sums = SKIP
pkgname = llamafile-git
|