Skip to content

Commit

Permalink
chore: ⬆️ Update ggerganov/llama.cpp to `300907b2110cc17b4337334dc397…
Browse files Browse the repository at this point in the history
…e05de2d8f5e0` (#4829)

⬆️ 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 14, 2025
1 parent 9e32fda commit 5313e66
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?=8a8c4ceb6050bd9392609114ca56ae6d26f5b8f5
CPPLLAMA_VERSION?=300907b2110cc17b4337334dc397e05de2d8f5e0

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

0 comments on commit 5313e66

Please sign in to comment.