v4.8.2

inboundemail/inboundv4.8.2Aug 7, 2026by mudler

AI Summary

This release focuses on dependency updates, gallery resilience, and the addition of the NVIDIA NeMo-Speech.cpp backend. It includes improvements to the CI and Swagger documentation.

Key Highlights

  • Added NVIDIA NeMo-Speech.cpp backend
  • Gallery now falls back to mirrors and cached index when primary source fails
  • Updated Swagger documentation
  • Bumped dependency versions for stale and checkout actions

New Features

  • NVIDIA NeMo-Speech.cpp backend
  • Gallery fallback mechanism
  • Swagger updates

Full Release Notes

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

## What's Changed
### 👒 Dependencies
* chore(deps): bump actions/stale from 10.4.0 to 11.0.0 by @dependabot[bot] in https://github.com/mudler/LocalAI/pull/11395
* chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/mudler/LocalAI/pull/11396
### Other Changes
* feat(gallery): fall back to mirrors and a cached index when the primary source fails by @localai-bot in https://github.com/mudler/LocalAI/pull/11389
* chore(model-gallery): :arrow_up: update checksum by @localai-bot in https://github.com/mudler/LocalAI/pull/11405
* docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/11397
* feat(swagger): update swagger by @localai-bot in https://github.com/mudler/LocalAI/pull/11398
* feat(gallery): default to index.localai.io with GitHub as a mirror by @localai-bot in https://github.com/mudler/LocalAI/pull/11409
* feat(nemo-speech-cpp): add the NVIDIA NeMo-Speech.cpp backend by @localai-bot in https://github.com/mudler/LocalAI/pull/11406
* fix(ci): remove unsupported cosign bundle flag by @localai-bot in https://github.com/mudler/LocalAI/pull/11413


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.8.1...v4.8.2