Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
Jean-Yves 2025-07-02 13:49:50 +02:00
parent 5afeb650f9
commit 9d721ec9ca
No known key found for this signature in database
GPG key ID: 644C8B9C4CABAEF7

View file

@ -8,6 +8,7 @@ This container bundles Local AI and auto-configures it for you.
### Notes
- Make sure vulkan is enabled in the AIO settings. Run `vulkaninfo` in the terminal to check if it is enabled.
- Make sure to have enough storage space available. This container alone needs ~7GB storage.
- Make sure to have enabled DRI device by adding `--env NEXTCLOUD_ENABLE_DRI_DEVICE=true`
- To make it work, you first need to browse `https://your-nc-domain.com/settings/admin/ai` and enable or disable specific features for your models in the openAI settings. Afterwards using the Nextcloud Assistant should work.
- To access the Local AI web interface, you need to set reverse proxy rules for it.
```Cadyfile