v3.1.1

mudler/LocalAIv3.1.1Jun 27, 2025by mudler

AI Summary

Bug fixes for GPU vendor identification in the backend gallery and the introduction of automatic backend installation.

Key Highlights

  • Fixed GPU vendor identification in backend gallery
  • Fixed meta packages not having URIs
  • Automatically install missing backends along with models

New Features

  • Automatic backend installation along models

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at master -->

## What's Changed
### Bug fixes :bug:
* fix(backends gallery): correctly identify gpu vendor by @mudler in https://github.com/mudler/LocalAI/pull/5739
* fix(backends gallery): meta packages do not have URIs by @mudler in https://github.com/mudler/LocalAI/pull/5740
### Exciting New Features 🎉
* feat(gallery): automatically install missing backends along models by @mudler in https://github.com/mudler/LocalAI/pull/5736
### 👒 Dependencies
* chore: :arrow_up: Update ggml-org/whisper.cpp to `c88ffbf9baeaae8c2cc0a4f496618314bb2ee9e0` by @localai-bot in https://github.com/mudler/LocalAI/pull/5742
* chore: :arrow_up: Update ggml-org/llama.cpp to `72babea5dea56c8a8e8420ccf731b12a5cf37854` by @localai-bot in https://github.com/mudler/LocalAI/pull/5743
### Other Changes
* fix(ci): better handling of latest images for backends by @mudler in https://github.com/mudler/LocalAI/pull/5735
* fix(ci): enable tag-latest to auto by @mudler in https://github.com/mudler/LocalAI/pull/5738
* docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/5741


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.1.0...v3.1.1