From a57fce10c5aa0a2d2390e455bfc860d866864ddd Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 19 Aug 2026 08:44:55 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `60addddf3c567c43ec3caf70fc953fba3572d96f` (#11590) :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@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 6a9d98a5e..ef5d41023 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=0021a77de0a8966059dc94548fb3b96654e0bb12 +LLAMA_VERSION?=60addddf3c567c43ec3caf70fc953fba3572d96f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=