gnu: llama-cpp: Update to b6101.

* gnu/packages/machine-learning.scm (llama-cpp): Update to b6101.

Change-Id: I85d532605d606e3f0d11ea16008ac6c7478093cf
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Danny Milosavljevic 2025-08-10 00:27:50 +02:00 committed by Andreas Enge
parent 89a1cc05e6
commit b4895b4ca7
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -683,7 +683,7 @@ Performance is achieved by using the LLVM JIT compiler.")
(deprecated-package "guile-aiscm-next" guile-aiscm))
(define-public llama-cpp
(let ((tag "b6056"))
(let ((tag "b6101"))
(package
(name "llama-cpp")
(version (string-append "0.0.0-" tag))
@ -695,7 +695,7 @@ Performance is achieved by using the LLVM JIT compiler.")
(commit tag)))
(file-name (git-file-name name tag))
(sha256
(base32 "1y9blrd7c8snazjmjkzj0148v328pigncvf1l9g1ih735b67zpd0"))))
(base32 "0yz97dk19pxqck9l83wvlwzf1i78wrc55hrk9ynraqybdz7yqjdc"))))
(build-system cmake-build-system)
(arguments
(list