From 43e89ae552dcb3048723034e5583c5814d916f81 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Wed, 16 Sep 2026 19:39:48 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `7dffb158de30ebb8ef9d64f33c6b0b2d7c1e6313` (#12072) :arrow_up: Update PrismML-Eng/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/bonsai/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/bonsai/Makefile b/backend/cpp/bonsai/Makefile index d542e00d4..7872f966a 100644 --- a/backend/cpp/bonsai/Makefile +++ b/backend/cpp/bonsai/Makefile @@ -1,7 +1,7 @@ # Pinned to the HEAD of the `prism` branch on https://github.com/PrismML-Eng/llama.cpp. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -BONSAI_VERSION?=6ac5eb087009a762a3f61876f7dc152bc8600bf4 +BONSAI_VERSION?=7dffb158de30ebb8ef9d64f33c6b0b2d7c1e6313 LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=