From f98680a18a50881f191d325c2a87439fe2f1d056 Mon Sep 17 00:00:00 2001 From: "ci-robbot [bot]" <105103991+ci-robbot@users.noreply.github.com> Date: Tue, 13 Jun 2023 23:05:03 +0200 Subject: [PATCH] :arrow_up: Update go-skynet/go-llama.cpp (#584) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a849aeee..e52a3288 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test GOVET=$(GOCMD) vet BINARY_NAME=local-ai -GOLLAMA_VERSION?=53d9b5735740f37eec8ed10a50268da9442dfe5e +GOLLAMA_VERSION?=5f1620443a59c5531b5a15a16cd68f600a8437e9 GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all GPT4ALL_VERSION?=f7498c9 GOGGMLTRANSFORMERS_VERSION?=01b8436f44294d0e1267430f9eda4460458cec54