summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8cb92e7a2238d750fa5c2dc9bb2f29b495bff229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = llm-clblast-git
	pkgdesc = An ecosystem of Rust libraries for working with large language models (with CLBlast)
	pkgver = r929.fc1c052
	pkgrel = 1
	url = https://github.com/rustformers/llm
	arch = any
	license = MIT
	license = APACHE
	makedepends = git
	makedepends = cargo
	depends = glibc
	depends = gcc-libs
	depends = clblast
	provides = llm
	conflicts = llm
	replaces = llama-cli
	source = git+https://github.com/rustformers/llm
	source = git+https://github.com/ggerganov/llama.cpp
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = llm-clblast-git