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

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-07-30 09:48:10 +02:00 committed by GitHub
parent 3a4675c8c3
commit e7ceb9e8f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ GOVET=$(GOCMD) vet
BINARY_NAME=local-ai
# llama.cpp versions
GOLLAMA_VERSION?=6ba16de8e965e5aa0f32d25ef9d6149bb6586565
GOLLAMA_VERSION?=8c51308e42d79e8de2553747b23e74f444b02ae2
# gpt4all version
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all