summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..feba5ab71e48
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = llm-bin
+ pkgdesc = Run inference for Large Language Models on CPU, with Rust 🦀🚀🦙
+ pkgver = 0.1.1
+ pkgrel = 1
+ url = https://github.com/rustformers/llm
+ arch = x86_64
+ license = MIT
+ license = APACHE
+ depends = glibc
+ depends = gcc-libs
+ source = llm-bin-0.1.1.tar.xz::https://github.com/rustformers/llm/releases/download/v0.1.1/llm-bin-cli-x86_64-unknown-linux-gnu.tar.xz
+ sha256sums = bc373197995c6a000fd5fe92a9286d88f0f8387f8cd6239f93f8921bfbeae8e7
+
+pkgname = llm-bin