mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
⬆️ Update go-skynet/go-llama.cpp (#256)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: mudler <mudler@users.noreply.github.com>
This commit is contained in:
parent
b83e8b950d
commit
5617e50ebc
1 changed files with 1 additions and 1 deletions
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?=7f9ae4246088f0c08ed322acbae21d69cd2eb547
|
GOLLAMA_VERSION?=b7bbefbe0b84262e003387a605842bdd0d099300
|
||||||
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
||||||
GPT4ALL_VERSION?=bce2b3025b360af73091da0128b1e91f9bc94f9f
|
GPT4ALL_VERSION?=bce2b3025b360af73091da0128b1e91f9bc94f9f
|
||||||
GOGPT2_VERSION?=7bff56f0224502c1c9ed6258d2a17e8084628827
|
GOGPT2_VERSION?=7bff56f0224502c1c9ed6258d2a17e8084628827
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue