From 752ee66506c205857fac01ab899663b8ebbe56fa Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Wed, 9 Sep 2026 14:57:08 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `f3f1a8f2760f28325a5ec20c05b171e5b7c83a29` (#11934) :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 b1c3d2604..cd24b020b 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=67672dc5b76f8bc17785a19d3dc6d1463fc2902c +LLAMA_VERSION?=f3f1a8f2760f28325a5ec20c05b171e5b7c83a29 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=