chore(deps): update container image docker.io/localai/localai to v2.8.0 by renovate #18178
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.7.0-cublas-cuda11-ffmpeg-core
->v2.8.0-cublas-cuda11-ffmpeg-core
v2.7.0-cublas-cuda11-core
->v2.8.0-cublas-cuda11-core
v2.7.0-cublas-cuda12-ffmpeg-core
->v2.8.0-cublas-cuda12-ffmpeg-core
v2.7.0-cublas-cuda12-core
->v2.8.0-cublas-cuda12-core
v2.7.0-ffmpeg-core
->v2.8.0-ffmpeg-core
v2.7.0
->v2.8.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mudler/LocalAI (docker.io/localai/localai)
v2.8.0
Compare Source
This release adds support for Intel GPUs, and it deprecates old ggml-based backends which are by now superseded by llama.cpp (that now supports more architectures out-of-the-box). See also https://github.com/mudler/LocalAI/issues/1651.
Images are now based on Ubuntu 22.04 LTS instead of Debian bullseye.
Intel GPUs
There are now images tagged with "sycl". There are sycl-f16 and sycl-f32 images indicating f16 or f32 support.
For example, to start phi-2 with an Intel GPU it is enough to use the container image like this:
What's Changed
Exciting New Features 🎉
👒 Dependencies
Other Changes
github/
->github.com/
by @Wansmer in https://github.com/mudler/LocalAI/pull/1672New Contributors
Full Changelog: mudler/LocalAI@v2.7.0...v2.8.0
Configuration
📅 Schedule: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.