From 2b2f5fa36a8221f8411da8401555a2a798ebdba9 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 24 Apr 2023 14:15:49 +0200 Subject: [PATCH] feat: update llama.cpp (#72) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d7ff8e..f243b84 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ GOCMD=go GOTEST=$(GOCMD) test GOVET=$(GOCMD) vet BINARY_NAME=local-ai -GOLLAMA_VERSION?=llama.cpp-8687c1f +GOLLAMA_VERSION?=llama.cpp-25d7abb GOGPT4ALLJ_VERSION?=1f7bff57f66cb7062e40d0ac3abd2217815e5109 GOGPT2_VERSION?=245a5bfe6708ab80dc5c733dcdbfbe3cfd2acdaa