blob: 2c9e7f06e6ada947bfede7afa763b1e6efcbe383 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = large-model-proxy
pkgdesc = Make it easy to run multiple resource-heavy Large Models (LM) on the same machine with limited amount of VRAM/other resources.
pkgver = 0.6.2
pkgrel = 1
url = https://github.com/perk11/large-model-proxy
arch = x86_64
license = GPL-2.0-only
makedepends = git
makedepends = go
source = git+https://github.com/perk11/large-model-proxy.git?signed#tag=0.6.2
sha256sums = SKIP
pkgname = large-model-proxy
|