Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/llama.cpp to `19b392d58dc08c366d0b29bd3b9c…
Browse files Browse the repository at this point in the history
…6991fa4e1662` (#4803)

⬆️ Update ggerganov/llama.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
  • Loading branch information
localai-bot and mudler authored Feb 11, 2025
1 parent e57b750 commit 45e37a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BINARY_NAME=local-ai
DETECT_LIBS?=true

# llama.cpp versions
CPPLLAMA_VERSION?=19d3c8293b1f61acbe2dab1d49a17950fd788a4a
CPPLLAMA_VERSION?=19b392d58dc08c366d0b29bd3b9c6991fa4e1662

# whisper.cpp version
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
Expand Down

0 comments on commit 45e37a0

Please sign in to comment.