From 38cde81ff4d443c9a6d4a1d57c4db40361e14c28 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 20 Dec 2025 22:09:15 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `52ab19df633f3de5d4db171a16f2d9edd2342fec` (#7665) :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 54c3f87fc..56fdae48a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ce734a8a2f9fb6eb4f0383ab1370a1b0014ab787 +LLAMA_VERSION?=52ab19df633f3de5d4db171a16f2d9edd2342fec LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=