Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error generating images with LocalAI integrated with Nextcloud AI (CPU only) #117

Closed
adripo opened this issue Aug 10, 2024 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@adripo
Copy link

adripo commented Aug 10, 2024

Which version of integration_openai are you using?

2.0.3

Which version of Nextcloud are you using?

29.0.4

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

No response

Describe the Bug

I am encountering an error while generating images using LocalAI integrated with Nextcloud AI. The error appears in the LocalAI logs as follows:

ERR Server error error="could not load model: rpc error: code = Unknown desc = stat /build/models/stablediffusion: no such file or directory" ip=172.18.1.2 latency=2.004227305s method=POST status=500 url=/v1/images/generations

However, when I use the LocalAI web interface directly, image generation works fine.

Expected Behavior

Image generated with Local AI

To Reproduce

  1. Integrate LocalAI with Nextcloud AI.
  2. Attempt to generate an image through the Nextcloud AI interface.
@adripo adripo added the bug Something isn't working label Aug 10, 2024
@adripo
Copy link
Author

adripo commented Aug 10, 2024

This seems to be a Nextcloud integration error. The issue was already reported in Local AI repo here: mudler/LocalAI#3017

According to this comment it seems Nextcloud does not call for a model.

@kyteinsky
Copy link
Contributor

Closing this issue since fix was merged in #122

@adripo
Copy link
Author

adripo commented Sep 21, 2024

Thank you, is it possible to port it also for v29?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants