mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
Merge branch 'master' into feat/llama.cpp-quantcache
This commit is contained in:
commit
c8bc017362
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ DETECT_LIBS?=true
|
|||
# llama.cpp versions
|
||||
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
|
||||
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
|
||||
CPPLLAMA_VERSION?=59f4db10883a4f3e855cffbf2c3ab68430e95272
|
||||
CPPLLAMA_VERSION?=c9c6e01daedac542b174c235872569fce5385982
|
||||
|
||||
# whisper.cpp version
|
||||
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "v2.23.0"
|
||||
"version": "v2.24.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue