diff options
author | txtsd | 2024-12-08 13:14:34 +0000 |
---|---|---|
committer | txtsd | 2024-12-08 13:14:34 +0000 |
commit | 2c24997e6492642183c1370ad3539fbfe6d16fee (patch) | |
tree | 96d148a7eb8c0b80fe7ccd4731ada3611b384425 /PKGBUILD | |
parent | 9ad464442bdab8c76380cbb0a71c78817064f5a0 (diff) | |
download | aur-2c24997e6492642183c1370ad3539fbfe6d16fee.tar.gz |
upgpkg: llama.cpp b4288-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: txtsd <aur.archlinux@ihavea.quest> pkgname=llama.cpp -pkgver=b4287 +pkgver=b4288 pkgrel=1 pkgdesc="Port of Facebook's LLaMA model in C/C++ (with OpenBLAS CPU optimizations)" arch=(x86_64 armv7h aarch64) @@ -29,7 +29,7 @@ source=( llama.cpp.conf llama.cpp.service ) -sha256sums=('a29a4c41e0a343de2a279f6ecd09c050678c25e186bb7feb5ff50b9026db38a0' +sha256sums=('0353dfd249a07ec6d13b7d80831cc6237ab839b0f16cb93965dd42cc1d514f93' 'SKIP' '53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87' '0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d') |