diff --git a/content/learning-paths/servers-and-cloud-computing/vLLM/vllm-setup.md b/content/learning-paths/servers-and-cloud-computing/vLLM/vllm-setup.md index a6923558a..e4591c8fb 100644 --- a/content/learning-paths/servers-and-cloud-computing/vLLM/vllm-setup.md +++ b/content/learning-paths/servers-and-cloud-computing/vLLM/vllm-setup.md @@ -104,4 +104,4 @@ rm -rf dist cd .. ``` -You are now ready to download an LLM run vLLM. +You are now ready to download an LLM and run vLLM.