-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore: Update to Ubuntu24.04 (cont #7423) #7769
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. |
|
we have a chicken and egg problem here with the intel image, so I have set it to the upstream image to test building in the CI. |
we might also not need it anymore, it really was a workaround as I was having issues with using directly upstream images |
cc17a26 to
e9741ed
Compare
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…ible with ubuntu:24.04) Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…packages Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
… Makefile and Dockerfile Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…rride Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…er targets Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…LAS builds Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…x URL; align hipblas requirements Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…ilds Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
… on arm64 builds Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…4.04 compatibility on arm64 Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
… on backend/Dockerfile.python Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
…voice backend Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Alessandro Sturniolo <alessandro.sturniolo@gmail.com>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
e9741ed to
994a8e7
Compare
|
Cool, OK, all images managed to build (the current build is blocked by a 503 internal server error). I'm guessing the GGML based backends will all be fine at runtime based on previous testing and the Python ones... maybe less so. Do you want to merge this then scramble to fix the resulting issues? @mudler c.c. @toalex77 |
Testing fixes to #7423