From 2a9d675d6205b05fa1246bf2bfc80ebe1d39f9fe Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 2 Aug 2025 23:35:24 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `5c0eb5ef544aeefd81c303e03208f768e158d93c` (#5959) :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> Co-authored-by: Ettore Di Giacinto --- 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 e80c34fcc..052be6bb6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=daf2dd788066b8b239cb7f68210e090c2124c199 +LLAMA_VERSION?=5c0eb5ef544aeefd81c303e03208f768e158d93c LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=