Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/llama.cpp to `8a8c4ceb6050bd9392609114ca56…
Browse files Browse the repository at this point in the history
…ae6d26f5b8f5` (#4825)

⬆️ 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 13, 2025
1 parent 8670d48 commit 2ac4a86
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?=0fb77f821f6e70ad8b8247a97d1022f0fef78991
CPPLLAMA_VERSION?=8a8c4ceb6050bd9392609114ca56ae6d26f5b8f5

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

0 comments on commit 2ac4a86

Please sign in to comment.