From 0e4e8980e68ffbecccb214ea5f7b404638d3fc9b Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:44:21 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `5c394fdc8b564eff6faacc50a139529d875f0e36` (#10143) :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 0d90361a4..ff6a8a714 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=5dcb71166686799f0d873eab7386234302d05ecf +LLAMA_VERSION?=5c394fdc8b564eff6faacc50a139529d875f0e36 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=