From 1e37ec727d5ace64c909ae3c161bc3cf86a5d5d6 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 1 Aug 2023 19:09:18 +0200 Subject: [PATCH] Revert ":arrow_up: Update go-skynet/go-llama.cpp" (#850) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9d48644d..ff0e70fc 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ GOVET=$(GOCMD) vet BINARY_NAME=local-ai # llama.cpp versions -GOLLAMA_VERSION?=8c51308e42d79e8de2553747b23e74f444b02ae2 +GOLLAMA_VERSION?=6ba16de8e965e5aa0f32d25ef9d6149bb6586565 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all