Skip to content

docs: Update model compatibility documentation with missing backends#8889

Merged
mudler merged 2 commits into
mudler:masterfrom
localai-bot:update-model-compatibility-docs-20260309013926
Mar 9, 2026
Merged

docs: Update model compatibility documentation with missing backends#8889
mudler merged 2 commits into
mudler:masterfrom
localai-bot:update-model-compatibility-docs-20260309013926

Conversation

@localai-bot

Copy link
Copy Markdown
Collaborator

This PR updates the model compatibility documentation in both README.md and docs/content/reference/compatibility-table.md to include backends that exist in the codebase but were missing from documentation.

Changes

  • Added vllm-omni: Multimodal vLLM with vision and audio support
  • Added nemo: NVIDIA NeMo framework for speech models
  • Added outetts: OuteTTS with voice cloning capabilities
  • Added faster-qwen3-tts: Faster Qwen3 TTS implementation
  • Added qwen-asr: Qwen automatic speech recognition
  • Added voxcpm: VoxCPM speech understanding model
  • Added whisperx: Enhanced Whisper with word-level transcription

These backends are defined in backend/index.yaml but were not reflected in the documentation.

Related

Task: 20260308_213847_task_update_model_compatibility_docs.md

@netlify

netlify Bot commented Mar 9, 2026

Copy link
Copy Markdown

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 3c535ea
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/69ae833df3c6400008202982
😎 Deploy Preview https://deploy-preview-8889--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Added the following backends to README.md and compatibility-table.md:
- vllm-omni: Multimodal vLLM with vision and audio support
- nemo: NVIDIA NeMo framework for speech models
- outetts: OuteTTS with voice cloning capabilities
- faster-qwen3-tts: Faster Qwen3 TTS implementation
- qwen-asr: Qwen automatic speech recognition
- voxcpm: VoxCPM speech understanding model
- whisperx: Enhanced Whisper with word-level transcription

These backends exist in the codebase (backend/index.yaml) but were missing
from the documentation. This update ensures accurate reflection of currently
supported backends in LocalAI.
@localai-bot localai-bot force-pushed the update-model-compatibility-docs-20260309013926 branch from e55aa12 to 43bb976 Compare March 9, 2026 02:53
@localai-bot

Copy link
Copy Markdown
Collaborator Author

🤖 Agent Update: DCO check failure has been resolved by amending the commit with proper author information and timestamp. The branch has been force-pushed. Please re-check the PR status.

@localai-bot

Copy link
Copy Markdown
Collaborator Author

🤖 DCO Fix Update: Commit has been amended with the correct author email (localai-bot@users.noreply.github.com) and force-pushed. The DCO check should pass once CI re-runs. Please re-check the PR status.

Comment thread docs/content/reference/compatibility-table.md Outdated
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
@mudler mudler merged commit 9da24cd into mudler:master Mar 9, 2026
28 of 31 checks passed
localai-bot added a commit to localai-bot/LocalAI that referenced this pull request Mar 25, 2026
…udler#8889)

* docs: Update model compatibility documentation with missing backends

Added the following backends to README.md and compatibility-table.md:
- vllm-omni: Multimodal vLLM with vision and audio support
- nemo: NVIDIA NeMo framework for speech models
- outetts: OuteTTS with voice cloning capabilities
- faster-qwen3-tts: Faster Qwen3 TTS implementation
- qwen-asr: Qwen automatic speech recognition
- voxcpm: VoxCPM speech understanding model
- whisperx: Enhanced Whisper with word-level transcription

These backends exist in the codebase (backend/index.yaml) but were missing
from the documentation. This update ensures accurate reflection of currently
supported backends in LocalAI.

* Apply suggestion from @mudler

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Co-authored-by: localai-bot <localai-bot@example.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants