We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3a8e9af402f7893423bdab444aa16c5d9a2d429a
1 parent 55aad5f commit 2c8a87bCopy full SHA for 2c8a87b
Makefile
@@ -8,7 +8,7 @@ DETECT_LIBS?=true
8
# llama.cpp versions
9
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
10
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
11
-CPPLLAMA_VERSION?=dc22344088a7ee81a1e4f096459b03a72f24ccdc
+CPPLLAMA_VERSION?=3a8e9af402f7893423bdab444aa16c5d9a2d429a
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments