LocalAI/docs/content
LocalAI [bot] 5e13193d84
docs: add CDI driver config for NVIDIA GPU in containers (fix #8108) (#8677)
This addresses issue #8108 where the legacy nvidia driver configuration
causes container startup failures with newer NVIDIA Container Toolkit versions.

Changes:
- Update docker-compose example to show both CDI (recommended) and legacy
  nvidia driver options
- Add troubleshooting section for 'Auto-detected mode as legacy' error
- Document the fix for nvidia-container-cli 'invalid expression' errors

The root cause is a Docker/NVIDIA Container Toolkit configuration issue,
not a LocalAI code bug. The error occurs during the container runtime's
prestart hook before LocalAI starts.

Co-authored-by: localai-bot <localai-bot@users.noreply.github.com>
2026-02-28 08:42:53 +01:00
..
advanced feat(realtime): Add audio conversations (#6245) 2026-01-29 08:44:53 +01:00
features fix: rename json_verbose to verbose_json (#8627) 2026-02-23 17:57:06 +00:00
getting-started chore(docs): Document using a local model gallery (#8426) 2026-02-06 10:28:41 +01:00
installation docs: add CDI driver config for NVIDIA GPU in containers (fix #8108) (#8677) 2026-02-28 08:42:53 +01:00
reference fix(cli): Fix watchdog running constantly and spamming logs (#8624) 2026-02-23 11:57:28 +01: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 chore(docs): Add Crush and VoxInput to the integrations (#7924) 2026-01-08 21:39:25 +01:00
overview.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
whats-new.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00