We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83e8b9 commit 5617e50Copy full SHA for 5617e50
Makefile
@@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
3
GOVET=$(GOCMD) vet
4
BINARY_NAME=local-ai
5
6
-GOLLAMA_VERSION?=7f9ae4246088f0c08ed322acbae21d69cd2eb547
+GOLLAMA_VERSION?=b7bbefbe0b84262e003387a605842bdd0d099300
7
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
8
GPT4ALL_VERSION?=bce2b3025b360af73091da0128b1e91f9bc94f9f
9
GOGPT2_VERSION?=7bff56f0224502c1c9ed6258d2a17e8084628827
0 commit comments