diff options
author | txtsd | 2025-04-24 12:13:21 +0000 |
---|---|---|
committer | txtsd | 2025-04-24 12:13:21 +0000 |
commit | 4602d05e7ee71d069ad1dfc217f1607d4446cc74 (patch) | |
tree | bc5ca70b73a32ad5163987a1528730f68cfb356c /PKGBUILD | |
parent | a0d988d655fbac438716afe6edeffb51b51bd69f (diff) | |
download | aur-4602d05e7ee71d069ad1dfc217f1607d4446cc74.tar.gz |
upgpkg: llama.cpp-sycl-f32 b5177-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=b5176 +pkgver=b5177 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=('52af51712f7ac7720cd8265059439b7820825292bc5b1d6712314144a62ad650' +sha256sums=('1772ad707c449ee7d180a95e5ca4654eca0365684cdbc1d2bee6959dc4282136' 'SKIP' '53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87' '0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d') |