We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4413def commit 3d52117Copy full SHA for 3d52117
Makefile
@@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
3
GOVET=$(GOCMD) vet
4
BINARY_NAME=local-ai
5
6
-GOLLAMA_VERSION?=c03e8adbc45c866e0f6d876af1887d6b01d57eb4
+GOLLAMA_VERSION?=70593fccbe4b01dedaab805b0f25cb58192c7b38
7
GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all
8
GPT4ALL_VERSION?=3657f9417e17edf378c27d0a9274a1bf41caa914
9
GOGPT2_VERSION?=6a10572
0 commit comments