Fix DL open-webui model

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2025-02-02 12:27:39 +01:00
parent e7e544e774
commit 4fc62cb648
2 changed files with 17 additions and 1 deletions

View File

@ -241,7 +241,7 @@ For [open-webui.env](infrastructure/services/open-webui/env/open-webui.env) file
To download the model, you can use:
```sh
docker exec ollama ollama run deepseek-r1:8b
docker exec -it ollama ollama run deepseek-r1:8b
```
### Start the infrastructure