diff options
author | txtsd | 2025-03-18 18:39:05 +0000 |
---|---|---|
committer | txtsd | 2025-03-18 18:39:05 +0000 |
commit | d58ad0631cca71029d345808a3f9e3afad578bbc (patch) | |
tree | e8477789e0933a1d8b2cb389a3634cef4cc1396a /PKGBUILD | |
parent | 74d1af3359969a64d9fde9507debdd76bac2ea8f (diff) | |
download | aur-d58ad0631cca71029d345808a3f9e3afad578bbc.tar.gz |
upgpkg: llama.cpp-hip b4916-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgname=llama.cpp-hip _pkgname="${pkgname%-hip}" -pkgver=b4915 +pkgver=b4916 pkgrel=1 pkgdesc="Port of Facebook's LLaMA model in C/C++ (with AMD ROCm optimizations)" arch=(x86_64 armv7h aarch64) @@ -39,7 +39,7 @@ source=( llama.cpp.conf llama.cpp.service ) -sha256sums=('4ece550f7f4c9a73f52891ea2e85eac8e8e133aef69d67d7cc72a168cb4d97a0' +sha256sums=('e8a0ed72a9d98e590064fe8a4938ea7d4c8b6b9e5d1864f6dd737f5c7c814e6d' 'SKIP' '53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87' '0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d') |