mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
docs: Update semantic-todo/README.md (#2294)
seperate -> separate Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
This commit is contained in:
parent
88942e4761
commit
1b69b338c0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $ go get .
|
||||||
$ go run .
|
$ go run .
|
||||||
```
|
```
|
||||||
|
|
||||||
A seperate LocaAI instance is required of course. For e.g.
|
A separate LocaAI instance is required of course. For e.g.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker run -e DEBUG=true --rm -it -p 8080:8080 <LocalAI-image> bert-cpp
|
$ docker run -e DEBUG=true --rm -it -p 8080:8080 <LocalAI-image> bert-cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue