mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-05 18:18:20 +00:00
Update README.md (#62)
This commit is contained in:
parent
676e15f785
commit
31bcc558de
@ -52,7 +52,7 @@ cp your-model.bin models/
|
|||||||
# vim .env
|
# vim .env
|
||||||
|
|
||||||
# start with docker-compose
|
# start with docker-compose
|
||||||
docker compose up -d --build
|
docker-compose up -d --build
|
||||||
|
|
||||||
# Now API is accessible at localhost:8080
|
# Now API is accessible at localhost:8080
|
||||||
curl http://localhost:8080/v1/models
|
curl http://localhost:8080/v1/models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user