Skip to content

Commit

Permalink
⬆️ Update ggerganov/llama.cpp
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mudler authored and github-actions[bot] committed Feb 6, 2025
1 parent cc1f6f9 commit 7e97793
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?=d774ab3acc4fee41fbed6dbfc192b57d5f79f34b
CPPLLAMA_VERSION?=8a59053f63fffc24e730cd3ea067760abfe4a919

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

0 comments on commit 7e97793

Please sign in to comment.