mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
⬆️ Update go-skynet/go-llama.cpp (#373)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: mudler <mudler@users.noreply.github.com>
This commit is contained in:
parent
bf54b78270
commit
eee41cbe2b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
|
|||
GOVET=$(GOCMD) vet
|
||||
BINARY_NAME=local-ai
|
||||
|
||||
GOLLAMA_VERSION?=dcf8da632bceab8c41b0e0a2473a922a1867aa2e
|
||||
GOLLAMA_VERSION?=8bd97d532e90cf34e755b3ea2d8aa17000443cf2
|
||||
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
||||
GPT4ALL_VERSION?=8119ff4df0a99bde44255db2b8c7290b5582ac2b
|
||||
GOGGMLTRANSFORMERS_VERSION?=14fd6c9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue