mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
16773e2a35
Signed-off-by: mudler <mudler@mocaccino.org>
7 lines
51 B
Bash
Executable File
7 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /build
|
|
|
|
make build
|
|
|
|
./local-ai "$@" |