diff options
author | txtsd | 2025-04-10 01:03:12 +0000 |
---|---|---|
committer | txtsd | 2025-04-10 01:03:12 +0000 |
commit | 08190650418257f44c66fd7436e474bc6bcee4af (patch) | |
tree | 11579b4596f6e1fa0d2b0d8bfcda175558ad49d9 /PKGBUILD | |
parent | a0e19fa5a802c2e56d9efd1e31189e0814a9b909 (diff) | |
download | aur-08190650418257f44c66fd7436e474bc6bcee4af.tar.gz |
upgpkg: llama.cpp-hip b5096-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=b5092 +pkgver=b5096 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=('0a6d53bbf5798a339ff1ea0487a21d0763d520f133aacb3c0407a268a25905a1' +sha256sums=('30c72787a46c71bbcb451dcd539d2c5e596476273d9ca59dad417140e22165d7' 'SKIP' '53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87' '0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d') |