mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
⬆️ Update go-skynet/go-llama.cpp (#546)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: mudler <mudler@users.noreply.github.com>
This commit is contained in:
parent
3b3164b039
commit
6bb562272d
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
|
|||||||
GOVET=$(GOCMD) vet
|
GOVET=$(GOCMD) vet
|
||||||
BINARY_NAME=local-ai
|
BINARY_NAME=local-ai
|
||||||
|
|
||||||
GOLLAMA_VERSION?=351aa714672fb09aa84396868d08934e8e477f25
|
GOLLAMA_VERSION?=672fb056081d572fb888dccd66f5380e7f9cc312
|
||||||
GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all
|
GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all
|
||||||
GPT4ALL_VERSION?=f7498c9
|
GPT4ALL_VERSION?=f7498c9
|
||||||
GOGGMLTRANSFORMERS_VERSION?=dabd6cd7b7898cf3f3dabab227640ac5062dd767
|
GOGGMLTRANSFORMERS_VERSION?=dabd6cd7b7898cf3f3dabab227640ac5062dd767
|
||||||
|
Loading…
Reference in New Issue
Block a user