blob: 5cb09d7eac26fa666ab70071207467d8133cd8b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = koboldcpp-bin
pkgdesc = A simple one-file way to run various GGML and GGUF models with KoboldAI's UI
pkgver = 1.86
pkgrel = 1
url = https://github.com/LostRuins/koboldcpp
arch = x86_64
license = AGPL3
depends = glibc
provides = koboldcpp=1.86
conflicts = koboldcpp
source = https://github.com/LostRuins/koboldcpp/releases/download/v1.86/koboldcpp-linux-x64-nocuda
source = koboldcpp.desktop
source = koboldcpp.png
sha256sums = 53fd878eee94029dd388c1ba18f382080f9e50d865b2a287625e5745136f16a1
sha256sums = fcec7b843b908e1c03496fdc0605e6509f52526a855c43db16e287ef646503ef
sha256sums = d244788c74a693a383bea7db6ab2bb2f762e6020de900be977b16e18dcd20f54
pkgname = koboldcpp-bin
|