From 5f7a0c3b260111917a3e65a1c83962f2aa17de83 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 22 Apr 2026 20:01:49 +0000 Subject: [PATCH] chore(turboquant): bump fork pin to rebase/upstream-sync-april-2026 Move the TurboQuant llama.cpp fork pin from feature/turboquant-kv-cache (627ebbc6) to rebase/upstream-sync-april-2026 (7f320bb8), picking up the upstream-sync work on the fork. Assisted-by: Claude:claude-opus-4-7 --- backend/cpp/turboquant/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/cpp/turboquant/Makefile b/backend/cpp/turboquant/Makefile index cd3d1ab80..b59afaed6 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. +# Pinned to the HEAD of rebase/upstream-sync-april-2026 on https://github.com/TheTom/llama-cpp-turboquant. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -TURBOQUANT_VERSION?=627ebbc6e27727bd4f65422d8aa60b13404993c8 +TURBOQUANT_VERSION?=7f320bb89f68096240a517783674cc17c66b7ad2 LLAMA_REPO?=https://github.com/TheTom/llama-cpp-turboquant CMAKE_ARGS?=