v4.8.2

mudler/LocalAIv4.8.2Aug 7, 2026by mudler

AI Summary

Maintenance release focusing on dependency updates and minor bug fixes. Includes the addition of the NVIDIA NeMo-Speech.cpp backend and various improvements to the model gallery and documentation.

Key Highlights

  • Added NVIDIA NeMo-Speech.cpp backend
  • Updated swagger documentation
  • Fixed CI to remove unsupported cosign bundle flag
  • Added fallback to mirrors and cached index for gallery
  • Bumped GitHub Actions dependencies

New Features

  • NVIDIA NeMo-Speech.cpp backend support

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