From a5b64b6a41c8c7841713a4fb197991986d2e63a7 Mon Sep 17 00:00:00 2001 From: mudler Date: Sun, 2 Jul 2023 11:15:20 +0200 Subject: [PATCH] wip: test go-llama.cpp version It also needs a llama.cpp with grammar branch + rebased on current master --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88910e0..a5a3c14 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test GOVET=$(GOCMD) vet BINARY_NAME=local-ai -GOLLAMA_VERSION?=ecd358d2f144b4282a73df443d60474fca5db9ec +GOLLAMA_VERSION?=d1575806b8482a032b253594b371c428eaa7e9c3 GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all GPT4ALL_VERSION?=70cbff70cc2a9ad26d492d44ab582d32e6219956 GOGGMLTRANSFORMERS_VERSION?=8e31841dcddca16468c11b2e7809f279fa76a832