mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-04 04:51:59 +08:00
0feaa9d527
Signed-off-by: Simon L <szaimen@e.mail.de> |
||
---|---|---|
.. | ||
local-ai.json | ||
readme.md |
Local AI
This container bundles Local AI and auto-configures it for you.
Notes
- After the container was started the first time, you should see a new
nextcloud-aio-local-ai
folder when you open the files app with the defaultadmin
user. In there you should see amodels
folder. Now you can download models from e.g. https://download.nextcloud.com/server/apps/stt_whisper/ or https://download.nextcloud.com/server/apps/llm/ or others that are mentioned in https://localai.io/model-compatibility/index.html#model-compatibility-table and put them into themodels
folder. Afterwards restart all containers from the AIO interface and the models should automatically get active. Additionally after doing so, you might want to enable specific features for your models in the integration_openai settings:https://your-nc-domain.com/settings/admin/connected-accounts
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers how to add it to the AIO stack
Repository
https://github.com/szaimen/aio-local-ai