Skip to content

docs: document all available backends and add "built by us" list#10376

Merged
mudler merged 1 commit into
masterfrom
docs/backends-catalog
Jun 17, 2026
Merged

docs: document all available backends and add "built by us" list#10376
mudler merged 1 commit into
masterfrom
docs/backends-catalog

Conversation

@localai-bot

Copy link
Copy Markdown
Collaborator

Summary

Documents the full set of backends LocalAI ships and adds a README section highlighting the native engines built by the project.

  • Compatibility table (docs/content/reference/compatibility-table.md): rewritten to cover all 60+ backends from backend/index.yaml (previously ~25 were missing, e.g. ds4, turboquant, crispasr, parakeet-cpp, sam3-cpp, rf-detr.cpp, locate-anything, depth-anything, insightface, sglang, tinygrad, kokoros, liquid-audio, vibevoice-cpp, qwentts.cpp, localvqe, sherpa-onnx, supertonic, voxcpm, speaker-recognition). Organized by modality with per-backend acceleration targets derived from each backend's capabilities map.
  • README: bumped count to 60+ backends and added a "Backends built by us" section listing the native C/C++/GGML engines maintained by the LocalAI project.
  • Backends feature doc (docs/content/features/backends.md): added an "Available Backends" pointer and expanded the backend-type list to cover all modalities.

Docs-only change.

🤖 Generated with Claude Code

Bring the Backend & Model Compatibility Table up to the full set of
backends published in backend/index.yaml (60+), organized by modality
with per-backend acceleration targets. Add an "Available Backends"
pointer and expand the backend-type list in the backends feature doc.

Update the README backend count to 60+ and add a "Backends built by us"
section listing the native C/C++/GGML engines maintained by the LocalAI
project (parakeet.cpp, voxtral.c, vibevoice.cpp, rf-detr.cpp,
locate-anything.cpp, depth-anything.cpp, LocalVQE, local-store).

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Assisted-by: Claude:claude-opus-4-8 [Claude Code]
@mudler mudler merged commit 9b57dcb into master Jun 17, 2026
58 checks passed
@mudler mudler deleted the docs/backends-catalog branch June 17, 2026 18:39
@localai-bot localai-bot added the kind/documentation Improvements or additions to documentation label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Improvements or additions to documentation

2 participants