From e4ac7b14a3af8cf6a14b80dcd1a59039a587a87d Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 16 Sep 2025 23:09:47 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `8ff206097c2bf3ca1c7aa95f9d6db779fc7bdd68` (#6292) :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 2497dcd0a..c86764cee 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=b907255f4bd169b0dc7dca9553b4c54af5170865 +LLAMA_VERSION?=8ff206097c2bf3ca1c7aa95f9d6db779fc7bdd68 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=