mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-09 12:25:01 +00:00
Merge branch 'master' into chore/ubuntu-24.04
Some checks failed
Security Scan / tests (push) Has been cancelled
Some checks failed
Security Scan / tests (push) Has been cancelled
This commit is contained in:
commit
e95df6bc52
15 changed files with 17 additions and 34 deletions
4
Makefile
4
Makefile
|
@ -6,11 +6,11 @@ BINARY_NAME=local-ai
|
|||
DETECT_LIBS?=true
|
||||
|
||||
# llama.cpp versions
|
||||
CPPLLAMA_VERSION?=e562eece7cb476276bfc4cbb18deb7c0369b2233
|
||||
CPPLLAMA_VERSION?=7e00e60ef86645a01fda738fef85b74afa016a34
|
||||
|
||||
# whisper.cpp version
|
||||
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
|
||||
WHISPER_CPP_VERSION?=7fd6fa809749078aa00edf945e959c898f2bd1af
|
||||
WHISPER_CPP_VERSION?=82f461eaa4e6a1ba29fc0dbdaa415a9934ee8a1d
|
||||
|
||||
# go-piper version
|
||||
PIPER_REPO?=https://github.com/mudler/go-piper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue