From 0909a0637e0a20dc4bd2b0e9c00b64f38441caef Mon Sep 17 00:00:00 2001 From: "ci-robbot [bot]" <105103991+ci-robbot@users.noreply.github.com> Date: Tue, 6 Jun 2023 18:15:17 +0200 Subject: [PATCH] feat: update llama.cpp to support k-quants (#521) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e131685..2d67058 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test GOVET=$(GOCMD) vet BINARY_NAME=local-ai -GOLLAMA_VERSION?=cca84ed55fb920ccdd6158958b2c9b773ce17eea +GOLLAMA_VERSION?=37ef81d01ae0848575e416e48b41d112ef0d520e GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all GPT4ALL_VERSION?=f7498c9 GOGGMLTRANSFORMERS_VERSION?=bd765bb6f3b38a63f915f3725e488aad492eedd4