blob: 252d7b58e76fd1d58f61e61e5bac1a5a025209a6 (
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
31
32
|
pkgbase = llamafile-git
pkgdesc = Distribute and run LLMs with a single file.
pkgver = 0.8.9.r454.b3930aa
pkgrel = 1
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
conflicts = android-sdk-build-tools
conflicts = zipalign
options = !strip
source = llamafile-git::git+https://github.com/Mozilla-Ocho/llamafile
sha256sums = SKIP
pkgname = llamafile-git
|