mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
chore: ⬆️ Update ace-step/acestep.cpp to 7326a7bea0c2037982ec924f7364e998df70450c (#9086)
⬆️ Update ace-step/acestep.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
This commit is contained in:
parent
f7e8d9e791
commit
8036d22ec6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1)
|
|||
|
||||
# acestep.cpp version
|
||||
ACESTEP_REPO?=https://github.com/ace-step/acestep.cpp
|
||||
ACESTEP_CPP_VERSION?=ab020a9aefcd364423e0665da12babc6b0c7b507
|
||||
ACESTEP_CPP_VERSION?=7326a7bea0c2037982ec924f7364e998df70450c
|
||||
SO_TARGET?=libgoacestepcpp.so
|
||||
|
||||
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF
|
||||
|
|
|
|||
Loading…
Reference in a new issue