Skip to content

Commit d4a10b4

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/llama.cpp to 0bb2919335d00ff0bc79d5015da95c422de51f03 (mudler#5095)
⬆️ Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 9c74d74 commit d4a10b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
66
DETECT_LIBS?=true
77

88
# llama.cpp versions
9-
CPPLLAMA_VERSION?=b4ae50810e4304d052e630784c14bde7e79e4132
9+
CPPLLAMA_VERSION?=0bb2919335d00ff0bc79d5015da95c422de51f03
1010

1111
# whisper.cpp version
1212
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp

0 commit comments

Comments
 (0)