mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-09 12:25:01 +00:00
chore(deps): bump llama.cpp to '363757628848a27a435bbf22ff9476e9aeda5f40' (#5571)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
c2ae3100e7
commit
cd3cd899ad
2 changed files with 2 additions and 19 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ BINARY_NAME=local-ai
|
|||
DETECT_LIBS?=true
|
||||
|
||||
# llama.cpp versions
|
||||
CPPLLAMA_VERSION?=e562eece7cb476276bfc4cbb18deb7c0369b2233
|
||||
CPPLLAMA_VERSION?=363757628848a27a435bbf22ff9476e9aeda5f40
|
||||
|
||||
# whisper.cpp version
|
||||
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue