Add a command to wait models download
This commit is contained in:
@@ -53,6 +53,11 @@ Next, start the servers and their configuration with Docker Compose:
|
||||
docker compose up --build -d
|
||||
```
|
||||
|
||||
Then wait for the models to finish downloading using the following command to display the status:
|
||||
```
|
||||
docker-compose logs -f llm_provision
|
||||
```
|
||||
|
||||
## How to use
|
||||
|
||||
The `setup_desktop.sh` script allows for copying a compiled static version of [AIChat](https://github.com/sigoden/aichat) from a container to your host and configuring the tool.
|
||||
|
||||
Reference in New Issue
Block a user