blob: 0be5bb54e1c757dccb89b4a77d4d684e379f407e (
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
|
pkgbase = koboldcpp-cuda-portable
pkgdesc = An easy-to-use AI text-generation software for GGML and GGUF models (with CUDA, portable build for old CPUs)
pkgver = 1.101.1
pkgrel = 1
url = https://github.com/LostRuins/koboldcpp
arch = x86_64
license = AGPL-3.0-only
depends = python
depends = cblas
depends = clblast
depends = vulkan-icd-loader
depends = cuda
optdepends = python-customtkinter: for GUI launcher
optdepends = python-psutil: increasing the process CPU priority
optdepends = zenity: native file picker dialogs
optdepends = yad: native file picker dialogs
provides = koboldcpp=1.101.1
provides = koboldcpp-cuda=1.101.1
conflicts = koboldcpp
conflicts = koboldcpp-cuda
source = koboldcpp-cuda-portable-1.101.1.tar.gz::https://github.com/LostRuins/koboldcpp/archive/refs/tags/v1.101.1.tar.gz
source = koboldcpp.desktop
source = koboldcpp.png
sha256sums = c6f62a13ca6ec2218fe302442cee69f647f3a83197f9880193b9ca91f392e386
sha256sums = fcec7b843b908e1c03496fdc0605e6509f52526a855c43db16e287ef646503ef
sha256sums = d244788c74a693a383bea7db6ab2bb2f762e6020de900be977b16e18dcd20f54
pkgname = koboldcpp-cuda-portable
|