From a30ae1fa20ba66eeaca5a5ef9e3ce724195d45b2 Mon Sep 17 00:00:00 2001 From: Gabe Goodhart Date: Fri, 27 Jun 2025 16:24:42 -0600 Subject: [PATCH] TEMPORARY: Update the llama.cpp upstream to my fork's Granite Four branch This will be redone once my branch is merged upstream in llama.cpp Branch: GraniteFour Signed-off-by: Gabe Goodhart --- Makefile.sync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.sync b/Makefile.sync index 711667c98..28a3d52fe 100644 --- a/Makefile.sync +++ b/Makefile.sync @@ -1,6 +1,6 @@ -UPSTREAM=https://github.com/ggerganov/llama.cpp.git +UPSTREAM=https://github.com/gabe-l-hart/llama.cpp.git WORKDIR=llama/vendor -FETCH_HEAD=de4c07f93783a1a96456a44dc16b9db538ee1618 +FETCH_HEAD=7613fb2f14f6064d585e849ee444fb8c58345862 .PHONY: help help: