v4.8.2

ranaroussi/yfinancev4.8.2Aug 7, 2026by mudler

AI Summary

This release updates dependency actions and introduces a fallback mechanism for the model gallery. It also adds the NVIDIA NeMo-Speech.cpp backend.

Key Highlights

  • Fallback to mirrors and cached index when primary source fails
  • Bump actions/stale from 10.4.0 to 11.0.0
  • Bump actions/checkout from 4 to 7
  • Add NVIDIA NeMo-Speech.cpp backend

New Features

  • Fallback to mirrors for gallery
  • NeMo-Speech.cpp backend

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