⬆️ Update go-skynet/go-llama.cpp

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
mudler 2023-07-18 20:05:42 +00:00 committed by GitHub
parent e995b95c94
commit 6d975ae83d

View file

@ -7,7 +7,7 @@ BINARY_NAME=local-ai
# Temporarly pinned to https://github.com/go-skynet/go-llama.cpp/pull/124 # Temporarly pinned to https://github.com/go-skynet/go-llama.cpp/pull/124
GOLLAMA_VERSION?=cb8d7cd4cb95725a04504a9e3a26dd72a12b69ac GOLLAMA_VERSION?=cb8d7cd4cb95725a04504a9e3a26dd72a12b69ac
GOLLAMA_MASTER_VERSION?=6c97625cca76aa5fca98a5a138ee4e5fe4797ecb GOLLAMA_MASTER_VERSION?=c90272fdb693fc8d6faf20e1e9a5481c453318e8
# Temporary set a specific version of llama.cpp # Temporary set a specific version of llama.cpp
# containing: https://github.com/ggerganov/llama.cpp/pull/1773 and # containing: https://github.com/ggerganov/llama.cpp/pull/1773 and
# rebased on top of master. # rebased on top of master.