-
Notifications
You must be signed in to change notification settings - Fork 2
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
rpc error code #25
Comments
It is important to note, that if you are running docker on a VM, you have to ensure that But as I have a GPU installed it would be beneficial to have the GPU used. CPU is spiking to 1600% when a prompt is send. According to the docs, a different image should be taken in that case.
This is discussed here: #26 |
Upgrade to 8.0 broke my functioning setup, upgrade to 8.1 doesn't change anything. I can get responses from Assistant for text generation, but it appears to be severely limited and doesn't understand the tasks defined. Image generation is entirely non-functional. Running via Docker on Ubuntu. |
Hi, can you check if it works now after I changed the docker tag to v2.16.0-aio-cpu with #41 and pushed a new container update? |
For me this still does not work with the latest version of everything. Error logs similar to this: I do have AVX2 on my CPU and the QEMU config is set to 'host' |
I have setup the local-ai container as described and downloaded the suggested models in the main readme. Whenever I am running a request through nextclouds ai assistant or via local command line I get this error in the container logs:
When running a test within the container:
I get this error:
I found an issue related to that in the upstream repo: mudler/LocalAI#771 (comment)
As I am not sure where the root cause is, I allow myself to create this issue here, so that others also find that if they encounter this issue.
The text was updated successfully, but these errors were encountered: