From ddbbdf45b9506b2e145bccd585e1ad5c7eed7189 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 13 May 2026 21:58:33 +0200 Subject: [PATCH] chore: :arrow_up: Update TheTom/llama-cpp-turboquant to `5aeb2fdbe26cd4c534c6fa15de73cb5749bd0403` (#9740) :arrow_up: Update TheTom/llama-cpp-turboquant 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/turboquant/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/turboquant/Makefile b/backend/cpp/turboquant/Makefile index bfd0e90e2..901ca6471 100644 --- a/backend/cpp/turboquant/Makefile +++ b/backend/cpp/turboquant/Makefile @@ -1,7 +1,7 @@ # Pinned to the HEAD of feature/turboquant-kv-cache on https://github.com/TheTom/llama-cpp-turboquant. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -TURBOQUANT_VERSION?=69d8e4be47243e83b3d0d71e932bc7aa61c644dc +TURBOQUANT_VERSION?=5aeb2fdbe26cd4c534c6fa15de73cb5749bd0403 LLAMA_REPO?=https://github.com/TheTom/llama-cpp-turboquant CMAKE_ARGS?=