LocalAI/docs/content
Ettore Di Giacinto 39573ecd2a
chore(whisperx): drop ROCm/hipblas build target (#9474)
whisperx has no upstream AMD GPU support and its core transcription path
(faster-whisper -> ctranslate2) falls back to CPU on AMD since the PyPI
ctranslate2 is CUDA-only. The torch rocm wheels would accelerate only the
alignment/diarization stages, producing a misleadingly half-working image.

Drop the hipblas variant rather than shipping a partially accelerated build
users can't distinguish from the real thing. AMD hosts now fall through
the capability map to cpu-whisperx / cpu-whisperx-development.

Also removes the now-dangling rocm-whisperx assertion from
pkg/system/capabilities_test.go and the ROCm mention from the whisperx
row in docs/content/reference/compatibility-table.md.

Assisted-by: Claude Code:claude-opus-4-7
2026-04-21 21:50:18 +02:00
..
advanced feat(backend): add turboquant llama.cpp-fork backend (#9355) 2026-04-15 01:25:04 +02:00
features feat(backend): add turboquant llama.cpp-fork backend (#9355) 2026-04-15 01:25:04 +02:00
getting-started feat(rocm): bump to 7.x (#9323) 2026-04-12 08:51:30 +02:00
installation feat(ui): Interactive model config editor with autocomplete (#9149) 2026-04-07 14:42:23 +02:00
reference chore(whisperx): drop ROCm/hipblas build target (#9474) 2026-04-21 21:50:18 +02:00
_index.md chore(docs): center video 2025-12-08 16:59:11 +01:00
faq.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
integrations.md fix(anthropic): do not emit empty tokens and fix SSE tool calls (#9258) 2026-04-07 00:38:21 +02:00
overview.md feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
whats-new.md chore(docs): simplify 2026-03-22 20:24:44 +00:00