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

pkgname = llm-git