|
|
@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test |
|
|
|
GOVET=$(GOCMD) vet
|
|
|
|
GOVET=$(GOCMD) vet
|
|
|
|
BINARY_NAME=local-ai
|
|
|
|
BINARY_NAME=local-ai
|
|
|
|
# renovate: datasource=github-tags depName=go-skynet/go-llama.cpp
|
|
|
|
# renovate: datasource=github-tags depName=go-skynet/go-llama.cpp
|
|
|
|
GOLLAMA_VERSION?=llama.cpp-25d7abb
|
|
|
|
GOLLAMA_VERSION?=llama.cpp-0b2da20
|
|
|
|
# renovate: datasource=git-refs packageNameTemplate=https://github.com/go-skynet/go-gpt4all-j.cpp currentValueTemplate=master depNameTemplate=go-gpt4all-j.cpp
|
|
|
|
# renovate: datasource=git-refs packageNameTemplate=https://github.com/go-skynet/go-gpt4all-j.cpp currentValueTemplate=master depNameTemplate=go-gpt4all-j.cpp
|
|
|
|
GOGPT4ALLJ_VERSION?=1f7bff57f66cb7062e40d0ac3abd2217815e5109
|
|
|
|
GOGPT4ALLJ_VERSION?=1f7bff57f66cb7062e40d0ac3abd2217815e5109
|
|
|
|
# renovate: datasource=git-refs packageNameTemplate=https://github.com/go-skynet/go-gpt2.cpp currentValueTemplate=master depNameTemplate=go-gpt2.cpp
|
|
|
|
# renovate: datasource=git-refs packageNameTemplate=https://github.com/go-skynet/go-gpt2.cpp currentValueTemplate=master depNameTemplate=go-gpt2.cpp
|
|
|
|