From 05a332cd5f655f7ca87cf230cea51bedca2f808a Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 24 Jan 2026 22:19:43 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `bb02f74c612064947e51d23269a1cf810b67c9a7` (#8196) :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 3dc00ab6b..cc0288518 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=557515be1e93ed8939dd8a7c7d08765fdbe8be31 +LLAMA_VERSION?=bb02f74c612064947e51d23269a1cf810b67c9a7 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=