Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ollama-cuda
Commits:
9bf5196b by Antonio Rojas at 2024-01-06T09:24:12+01:00
upgpkg: 0.1.18-2: Update to 0.1.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ollama-cuda
pkgdesc = Create, run and share large language models (LLMs) with CUDA
pkgver = 0.1.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jmorganca/ollama
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=ollama-cuda
pkgdesc='Create, run and share large language models (LLMs) with CUDA'
pkgver=0.1.18
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://github.com/jmorganca/ollama'
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama-cuda/-/commit/9bf5196b07fc20e85ec8fdd1d1ad5af32b45df2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama-cuda/-/commit/9bf5196b07fc20e85ec8fdd1d1ad5af32b45df2b
You're receiving this email because of your account on gitlab.archlinux.org.