We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c4941 commit 7be8e28Copy full SHA for 7be8e28
archlinuxcn/llama.cpp-cuda/PKGBUILD
@@ -2,7 +2,7 @@
2
3
pkgname=llama.cpp-cuda
4
_pkgname="${pkgname%-cuda}"
5
-pkgver=b5439
+pkgver=b5440
6
pkgrel=1
7
pkgdesc="Port of Facebook's LLaMA model in C/C++ (with NVIDIA CUDA optimizations)"
8
arch=(x86_64 armv7h aarch64)
@@ -34,7 +34,7 @@ source=(
34
llama.cpp.conf
35
llama.cpp.service
36
)
37
-sha256sums=('ffc627168d6a31e431f08b1939e28cacbc4582752157be5ca4294d15548c252f'
+sha256sums=('5765f0dbde44d4395834ec311b4fb1943b06f0efa9b536ea9c8cb21ac039cd7c'
38
'SKIP'
39
'53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87'
40
'0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d')
0 commit comments