Skip to content

Commit 81e5eb9

Browse files
authored
Merge branch 'master' into feat/edgevpn_listen_announce_config
2 parents b495804 + 96377fe commit 81e5eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ DETECT_LIBS?=true
88
# llama.cpp versions
99
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
1010
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
11-
CPPLLAMA_VERSION?=d3481e631661b5e9517f78908cdd58cee63c4903
11+
CPPLLAMA_VERSION?=9fe0fb062630728e3c21b5839e3bce87bff2440a
1212

1313
# go-rwkv version
1414
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
1515
RWKV_VERSION?=661e7ae26d442f5cfebd2a0881b44e8c55949ec6
1616

1717
# whisper.cpp version
1818
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
19-
WHISPER_CPP_VERSION?=d24f981fb2fbf73ec7d72888c3129d1ed3f91916
19+
WHISPER_CPP_VERSION?=6266a9f9e56a5b925e9892acf650f3eb1245814d
2020

2121
# bert.cpp version
2222
BERT_REPO?=https://github.com/go-skynet/go-bert.cpp

0 commit comments

Comments
 (0)