mirror of
https://github.com/mudler/LocalAI.git
synced 2026-06-02 13:22:34 -04:00
11 lines
117 B
Markdown
11 lines
117 B
Markdown
# Creating a separate environment for coqui project
|
|
|
|
```
|
|
make coqui
|
|
```
|
|
|
|
# Testing the gRPC server
|
|
|
|
```
|
|
make test
|
|
``` |