From 4d90971424849bfb549a3d6431bca879e36af943 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 3 Aug 2025 23:03:20 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `d31192b4ee1441bbbecd3cbf9e02633368bdc4f5` (#5965) :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 052be6bb6..7e57e21a1 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=5c0eb5ef544aeefd81c303e03208f768e158d93c +LLAMA_VERSION?=d31192b4ee1441bbbecd3cbf9e02633368bdc4f5 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=