aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a6c7a9c0f9c99e70b56175577542e69887413a8b (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
29
30
31
32
pkgbase = localai-git
	pkgdesc = The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first.
	pkgver = v1.40.0.60.gfd1b7b3
	pkgrel = 4
	url = https://github.com/mudler/LocalAI
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	makedepends = cmake
	makedepends = rocm-hip-sdk
	makedepends = miopen-hip
	makedepends = rccl
	makedepends = magma-hip
	depends = ffmpeg
	depends = opencv
	depends = blas-openblas
	provides = localai
	conflicts = localai
	source = localai::git+https://github.com/mudler/LocalAI
	source = whisper-1.5.1.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = localai-git

pkgname = localai-git-rocm
	pkgdesc = The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. (with ROCM support)
	depends = ffmpeg
	depends = opencv
	depends = blas-openblas
	depends = rocm-hip-runtime