blob: 490d791eeded7e1b0364ffb30353efd44cbc0254 (
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
|
pkgbase = llamafile
pkgdesc = Distribute and run LLMs with a single file.
pkgver = 0.8.1
pkgrel = 2
url = https://github.com/Mozilla-Ocho/llamafile
arch = x86_64
license = Apache-2.0
depends = wine
optdepends = hip-runtime-amd: AMD GPU-Offloading Support
optdepends = cuda: Nvidia GPU-Offloading Support
provides = llamafile
provides = llamafile-tokenize
provides = llamafile-convert
provides = llava-quantize
provides = llamafile-imatrix
provides = llamafile-quantize
provides = llamafile-perplexity
provides = zipalign
conflicts = llamafile-git
options = !strip
source = llamafile::https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.1/llamafile-0.8.1.zip
sha256sums = 4d36ab5f2fd7bc488c437732fba9943df1e0bb1370b76fa7a3161e817bbdbce8
pkgname = llamafile
|