summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F. Rødseth2023-11-19 13:52:56 +0100
committerAlexander F. Rødseth2023-11-19 13:52:56 +0100
commit9828ddefed7a906644336f9a7e4b8b3d2ea24fd5 (patch)
treec76f38e22392e2219fe9707fcee46d8935a2bd28 /.SRCINFO
parent289159d420bd9fb8dc00b259f0cf0670efc18f5d (diff)
downloadaur-9828ddefed7a906644336f9a7e4b8b3d2ea24fd5.tar.gz
upgpkg: 0.1.10-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f76014477c11
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = ollama-cuda
+ pkgdesc = Create, run and share large language models (LLMs) with CUDA
+ pkgver = 0.1.10
+ pkgrel = 1
+ url = https://github.com/jmorganca/ollama
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ makedepends = cuda
+ makedepends = git
+ makedepends = go
+ makedepends = setconf
+ provides = ollama
+ conflicts = ollama
+ source = git+https://github.com/jmorganca/ollama#commit=41434a7cdcf33918ae2d37eb23d819ef7361e843
+ source = ggml::git+https://github.com/ggerganov/llama.cpp#commit=9e232f0234073358e7031c1b8d7aa45020469a3b
+ source = gguf::git+https://github.com/ggerganov/llama.cpp#commit=9e70cc03229df19ca2d28ce23cc817198f897278
+ b2sums = SKIP
+ b2sums = SKIP
+ b2sums = SKIP
+
+pkgname = ollama-cuda