diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = llama.cpp pkgdesc = Port of Facebook's LLaMA model in C/C++ (with OpenBLAS CPU optimizations) - pkgver = b4575 + pkgver = b4576 pkgrel = 1 url = https://github.com/ggerganov/llama.cpp arch = x86_64 @@ -19,11 +19,11 @@ pkgbase = llama.cpp depends = python-numpy depends = python-sentencepiece options = lto - source = git+https://github.com/ggerganov/llama.cpp#tag=b4575 + source = git+https://github.com/ggerganov/llama.cpp#tag=b4576 source = git+https://github.com/nomic-ai/kompute.git source = llama.cpp.conf source = llama.cpp.service - sha256sums = fc686ab3554955fb3c53ef2e677e80523fd789d04a97962e83edf9aac56b9d58 + sha256sums = 7eccf3330cf824d846dd1f2bc3d7dc80f88801e5baa21ec588cdb9a53fca03a6 sha256sums = SKIP sha256sums = 53fa70cfe40cb8a3ca432590e4f76561df0f129a31b121c9b4b34af0da7c4d87 sha256sums = 0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d |