aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ee72b11038195a8740ff4d23c7b54669d0fc9d4 (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
33
34
35
36
37
pkgbase = localai-git
	pkgdesc = The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first.
	pkgver = v2.0.0.6.g997119c
	pkgrel = 1
	url = https://github.com/mudler/LocalAI
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	makedepends = cmake
	makedepends = grpc
	makedepends = opencv
	makedepends = blas-openblas
	makedepends = sdl2
	makedepends = ffmpeg
	makedepends = cuda
	makedepends = cudnn
	makedepends = nccl
	makedepends = magma-cuda
	makedepends = rocm-hip-sdk
	makedepends = miopen-hip
	makedepends = rccl
	makedepends = magma-hip
	provides = localai
	conflicts = localai
	source = localai::git+https://github.com/mudler/LocalAI
	sha256sums = SKIP

pkgname = localai-git

pkgname = localai-git-cuda
	pkgdesc = The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. (with CUDA support)
	depends = cuda

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