From 62a674ce12609c59d55511d1173a49fd0161ee5e Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 11 Apr 2026 08:39:10 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `e62fa13c2497b2cd1958cb496e9489e86bbd5182` (#9312) :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 53a19e853..f4d3f9ee6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d132f22fc92f36848f7ccf2fc9987cd0b0120825 +LLAMA_VERSION?=e62fa13c2497b2cd1958cb496e9489e86bbd5182 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=