diff options
author | txtsd | 2025-04-20 09:08:58 +0000 |
---|---|---|
committer | txtsd | 2025-04-20 09:08:58 +0000 |
commit | f5e4b5b5bf467786cdf4b114d304f617874fc719 (patch) | |
tree | 24e2a4a1f6517280c9f9f1e651fdd183c96fd69e /PKGBUILD | |
parent | 856d59f16bc832e1a3ae280a976122b93eeceb91 (diff) | |
download | aur-f5e4b5b5bf467786cdf4b114d304f617874fc719.tar.gz |
upgpkg: llama.cpp-sycl-f32 b5159-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgname=llama.cpp-sycl-f32 _pkgname=${pkgname%%-sycl-f32} -pkgver=b5155 +pkgver=b5159 pkgrel=1 pkgdesc="Port of Facebook's LLaMA model in C/C++ (with Intel SYCL GPU optimizations and F32)" arch=(x86_64 armv7h aarch64) @@ -33,7 +33,7 @@ source=( llama.cpp.conf llama.cpp.service ) -sha256sums=('065ad78f64c90a595b77af64ed125548d7032dd0460b4f354f5dc93d3adc3b86' +sha256sums=('51a21a776d98afaba4c953a7a1f37b1cd40d9a2f9b4bc0670dbec817ab158906' 'SKIP' '53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87' '0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d') |