Skip to content

Commit 5556b60

Browse files
committed
Clarify vLLM minimum version requirement in inference-engines.md
Add context that Docker Desktop 4.54 is the minimum version for vLLM support, making the version reference self-explanatory and resistant to staleness. Fixes #24532
1 parent f6eda0a commit 5556b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/ai/model-runner/inference-engines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ vllm: running vllm version: 0.11.0
145145
#### Docker Desktop (Windows with WSL2)
146146

147147
1. Ensure you have:
148-
- Docker Desktop 4.54 or later
148+
- Docker Desktop 4.54 or later (minimum version for vLLM support)
149149
- NVIDIA GPU with updated drivers
150150
- WSL2 enabled
151151

0 commit comments

Comments
 (0)