summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21adbb8117e39134a8aaba9b7c87202b02b9cb13 (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-cublas-git
	pkgdesc = An ecosystem of Rust libraries for working with large language models (with CUBlas)
	pkgver = r772.3becd72
	pkgrel = 1
	url = https://github.com/rustformers/llm
	arch = any
	license = MIT
	license = APACHE
	makedepends = git
	makedepends = cargo
	depends = glibc
	depends = gcc-libs
	depends = cuda
	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-cublas-git