Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/llama.cpp to `0fb77f821f6e70ad8b8247a97d10…
Browse files Browse the repository at this point in the history
…22f0fef78991` (#4814)

⬆️ 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 12, 2025
1 parent 5b133a6 commit bf44319
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?=90e4dba461b07e635fd1daf3b491c978c7dd0013
CPPLLAMA_VERSION?=0fb77f821f6e70ad8b8247a97d1022f0fef78991

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

0 comments on commit bf44319

Please sign in to comment.