From ca05d25ae3dd16321957fd3bf3c1d776c59a749c Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Thu, 11 Jun 2026 20:56:07 +0000 Subject: [PATCH] :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- backend/cpp/llama-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index d1a2f84b9605..59aa52c87345 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ac4cddeb0dbd778f650bf568f6f08344a06abe3a +LLAMA_VERSION?=4c6595503fe45d5a39f88d194e270f64c7424677 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=