-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore(vulkan): enable arm64 image builds #5780
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: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hey Unfortunately
|
appreciated, thanks for the heads up, will give it a shot later in the day, but I see already the CI is emitting core dumps, seen that already in ubuntu images. Might need use of our self-hosted runners for this or try to rebase and work out #5553 first. |
96f3c6e
to
e69cbfc
Compare
It's great to see that it's marked on the roadmap. I'm really looking forward to running LocalAI on my RK3588. If you need any help, don't hesitate to ask. |
Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
ec7f4f4
to
52be53e
Compare
Signed-off-by: Ettore Di Giacinto <[email protected]>
52be53e
to
1ce8f35
Compare
Signed-off-by: Ettore Di Giacinto <[email protected]>
b90696e
to
002f75a
Compare
Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
Description
This PR fixes #5778
Notes for Reviewers
This is first an attempt to see if CI builds against vulkan on arm64
See docker/build-push-action#671 regarding using arm64 native runners for multiplatform builds.
Signed commits