v4.8.2

Ironclad/rivetv4.8.2Aug 7, 2026by mudler

AI Summary

LocalAI release focusing on dependency updates, gallery fallback mechanisms, and adding the NVIDIA NeMo-Speech.cpp backend.

Key Highlights

  • Updated actions/stale and actions/checkout dependencies
  • Gallery now falls back to mirrors and cached index when primary source fails
  • Added NVIDIA NeMo-Speech.cpp backend
  • Updated swagger documentation
  • Removed unsupported cosign bundle flag in CI

New Features

  • Improved gallery reliability with mirror fallback
  • New NeMo-Speech.cpp backend for speech recognition

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