From 5ee186b8e5e6f94226551c47ae4ea3047283f4e9 Mon Sep 17 00:00:00 2001 From: "ci-robbot [bot]" <105103991+ci-robbot@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:55:33 +0200 Subject: [PATCH] :arrow_up: Update go-skynet/go-llama.cpp (#723) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb9df23..1d4df24 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions # Temporarly pinned to https://github.com/go-skynet/go-llama.cpp/pull/124 -GOLLAMA_VERSION?=c90272fdb693fc8d6faf20e1e9a5481c453318e8 +GOLLAMA_VERSION?=f3a6ee0ef53d667f110d28fcf9b808bdca741c07 GOLLAMA_GRAMMAR_VERSION?=cb8d7cd4cb95725a04504a9e3a26dd72a12b69ac # Temporary set a specific version of llama.cpp