mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-31 07:54:59 +00:00
deps(llama.cpp): update, use better model for function call tests (#2119)
deps(llama.cpp): update Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
d65214a234
commit
4fffc47e77
2 changed files with 5 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ BINARY_NAME=local-ai
|
|||
|
||||
# llama.cpp versions
|
||||
GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
|
||||
CPPLLAMA_VERSION?=b8109bc0139f15a5b321909f47510b89dca47ffc
|
||||
CPPLLAMA_VERSION?=4e96a812b3ce7322a29a3008db2ed73d9087b176
|
||||
|
||||
# gpt4all version
|
||||
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue