update llama

This commit is contained in:
Your Name
2026-04-12 15:45:07 +02:00
parent 11d33abdae
commit 0e034361b2
+1 -1
View File
@@ -65,7 +65,7 @@ let
in
effectiveStdenv.mkDerivation (finalAttrs: {
pname = "llama-cpp-nightly";
version = "8690";
version = "8763";
src = fetchFromGitHub {
owner = "ggml-org";