diff --git a/community-containers/local-ai-vulkan/readme.md b/community-containers/local-ai-vulkan/readme.md index 4a926200..10bf325e 100644 --- a/community-containers/local-ai-vulkan/readme.md +++ b/community-containers/local-ai-vulkan/readme.md @@ -26,6 +26,7 @@ http://local-ai.your-nc-domain.com { ``` - See [this guide](https://github.com/nextcloud/all-in-one/discussions/5430) for how to improve AI task pickup speed - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack +- Note that Nextcloud supports only one server for AI queries, so this container cannot be used at the same time as other AI containers. ### Repository https://github.com/docjyJ/aio-local-ai-vulkan diff --git a/community-containers/local-ai/readme.md b/community-containers/local-ai/readme.md index 2ab05996..bce39683 100644 --- a/community-containers/local-ai/readme.md +++ b/community-containers/local-ai/readme.md @@ -13,6 +13,7 @@ This container bundles Local AI and auto-configures it for you. - 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. - See [this guide](https://github.com/nextcloud/all-in-one/discussions/5430) for how to improve AI task pickup speed - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack +- Note that Nextcloud supports only one server for AI queries, so this container cannot be used at the same time as other AI containers. ### Repository https://github.com/szaimen/aio-local-ai