-
Notifications
You must be signed in to change notification settings - Fork 937
Add local-ai community container with Vulkan support #5797
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
base: main
Are you sure you want to change the base?
Conversation
cf639fe to
f142de1
Compare
|
@docjyJ thanks a lot for this PR! :) |
|
Btw @docjyJ have you had the chance to look a bit further into this? :) |
|
Not yet, it's quite complicated to have Vulkan on my server. I have a very old version of the Linux kernel so I need to find a solution to update. |
|
Local AI doesn't have a Vulkan image for arm64... I've opened an issue: mudler/LocalAI#5778 |
f142de1 to
463d825
Compare
|
I have Vulkan on my PC and am running a local instance of Nextcloud over HTTP, so I opted for simplicity with automatic configuration and explanations for accessing the web interface. |
|
Thanks @docjyJ for continuing the work on this! 😊 I mean you could also try to build the image from source instead of proxying it. Then you could also build for arm64... However of course not sure how feasible this is... |
|
So WDYT ? |
I was wondering if it would be possible to make this container the default LocalAI container in AIO instead of being a variant? Of course, we would need to resolve the arm64 problem first. Would it be possible to simply build the project from sources in the Dockerfile? WDYT? |
|
Yes, I think it could be the main container. ARM support has an open PR: mudler/LocalAI#5780 |
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
d099c84 to
8d013cf
Compare
Cool!
I see... Honestly, I would like to wait a few weeks and see if arm64 support evolves upstream so that we can push this forward here... |
|
yes ! |
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
|
I added web ui access with basic auth, we can support caddy community container. |
Signed-off-by: Jean-Yves <[email protected]>
|
I saw that PR has had the Roadmap label for two weeks. Waiting for news. |

A lot of GPU supported: https://vulkan.gpuinfo.org/listdevices.php?platform=linux
Image: https://github.com/docjyJ/aio-local-ai-vulkan