⬆️ Update go-skynet/go-llama.cpp (#327)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
This commit is contained in:
ci-robbot [bot] 2023-05-20 20:42:29 +02:00 committed by GitHub
parent c7056756d5
commit 864aaf8c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
GOVET=$(GOCMD) vet GOVET=$(GOCMD) vet
BINARY_NAME=local-ai BINARY_NAME=local-ai
GOLLAMA_VERSION?=a298043ef5f1e7039ae4f193027eab4bb88312b6 GOLLAMA_VERSION?=ccf23adfb278c0165d388389a5d60f3fe38e4854
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
GPT4ALL_VERSION?=914519e772fd78c15691dcd0b8bac60d6af514ec GPT4ALL_VERSION?=914519e772fd78c15691dcd0b8bac60d6af514ec
GOGPT2_VERSION?=7bff56f0224502c1c9ed6258d2a17e8084628827 GOGPT2_VERSION?=7bff56f0224502c1c9ed6258d2a17e8084628827