nextcloud / all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
https://hub.docker.com/r/nextcloud/all-in-one
GNU Affero General Public License v3.0
5.67k stars 657 forks source link

LocalAI integegration does not work as expected. #4354

Closed DenuxPlays closed 8 months ago

DenuxPlays commented 8 months ago

Steps to reproduce

  1. enable loca-ai community container
  2. update your models.yml to this:
    
    # Stable Diffusion in NCNN with c++, supported txt2img and img2img 
    - url: github:go-skynet/model-gallery/stablediffusion.yaml

Port of OpenAI's Whisper model in C/C++

A commercially licensable model based on GPT-J and trained by Nomic AI on the v0 GPT4All dataset.

Expected behavior

See a the generated photo

Actual behavior

Generation failed

Host OS

Fedora 39 Server

Nextcloud AIO version

v8.0.0

Current channel

Beta

Other valuable info

Local-AI container: image

Nextcloud logs: image

szaimen commented 8 months ago

Hi, did it work before updating to aio v8.0.0?

DenuxPlays commented 8 months ago

Hi, did it work before updating to aio v8.0.0?

I do not know. I just enabled the local-ai container after I updated to v8.0.0

szaimen commented 8 months ago

Lets track this in https://github.com/szaimen/aio-local-ai/issues/25 then