-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/ai/model-runner/inference-engines.md
Issue
The page contains a version reference that may become stale:
- Ensure you have:
- Docker Desktop 4.54 or later
- NVIDIA GPU with updated drivers
- WSL2 enabled
This specific version requirement (4.54) is stated without context about whether this is the minimum supported version or a feature introduction. As new versions are released, readers won't know if this requirement is still accurate or if it should be updated.
Additionally, this same section appears twice in the document with identical content, which could lead to maintenance issues if one is updated and the other isn't.
Suggested fix
-
If 4.54 is the minimum version for vLLM support, clarify this:
- Docker Desktop 4.54 or later (required for vLLM support) -
Remove the duplicate section under "Docker Desktop (Windows with WSL2)" and reference the earlier "Platform support" section instead to avoid duplication.
Found by nightly documentation freshness scanner