mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-21 18:24:59 +00:00
chore(backends): move bark-cpp
to the backend gallery (#5682)
chore(bark-cpp): move outside from binary Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
80b3139fa0
commit
1e1f0ee321
6 changed files with 313 additions and 46 deletions
3
backend/go/bark/run.sh
Executable file
3
backend/go/bark/run.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
set -ex
|
||||
exec ./bark-cpp
|
Loading…
Add table
Add a link
Reference in a new issue