mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 23:44:59 +00:00
chore(deps): bump llama.cpp to b34c859146630dff136943abc9852ca173a7c9d6
(#5323)
chore(deps): bump llama.cpp to 'b34c859146630dff136943abc9852ca173a7c9d6' Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
f03a0430aa
commit
adb24214c6
4 changed files with 10 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ BINARY_NAME=local-ai
|
|||
DETECT_LIBS?=true
|
||||
|
||||
# llama.cpp versions
|
||||
CPPLLAMA_VERSION?=9fdfcdaeddd1ef57c6d041b89cd8fb7048a0f028
|
||||
CPPLLAMA_VERSION?=b34c859146630dff136943abc9852ca173a7c9d6
|
||||
|
||||
# whisper.cpp version
|
||||
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue