blob: 560c7ce0f23d289a409897de7449d9858b037782 (
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
|
pkgbase = llamafile
pkgdesc = Distribute and run LLMs with a single file.
pkgver = 0.8.16
pkgrel = 1
url = https://github.com/Mozilla-Ocho/llamafile
arch = x86_64
license = Apache-2.0
optdepends = hip-runtime-amd: AMD GPU-Offloading Support
optdepends = hipblas: Used for static compiling with rocm
optdepends = rocminfo: Used for verifying existance of rocm
optdepends = cuda: Nvidia GPU-Offloading Support
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 = sdfile
provides = whisperfile
provides = zipalign
conflicts = llamafile-git
conflicts = android-sdk-build-tools
conflicts = zipalign
options = !strip
source = llamafile::https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.16/llamafile-0.8.16.zip
sha256sums = 719fa60a506c71c42613e652dc61d0eacbc1e1235f5c73755d655ad657580327
pkgname = llamafile
|