From dbdf2908ad72d95718fb8dbb1239d47c0f3f4dc9 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 29 Aug 2025 23:14:03 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `3d16b29c3bb1ec816ac0e782f20d169097063919` (#6165) :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 2fecb8394..359080474 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=c97dc093912ad014f6d22743ede0d4d7fd82365a +LLAMA_VERSION?=3d16b29c3bb1ec816ac0e782f20d169097063919 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=