diff --git a/docs/README.md b/docs/README.md index e236b5d..9f8d5b8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -115,12 +115,12 @@ You do NOT have to install all models, you can install one by one. Let's take a Requires that you have docker installed and running. ``` -docker compose build +docker compose --build docker compose run dalai npx dalai alpaca install 7B # or a different model docker compose up -d ``` -This will dave the models in the `./models` folder +This will save the models in the `./models` folder View the site at http://127.0.0.1:3000/