mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-29 06:40:26 -05: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 "$@" |