Unverified Commit 26507f89 authored by Michael Yao's avatar Michael Yao Committed by GitHub
Browse files

[Docs] Fix a link and grammar issue in production-stack.md (#16809)


Signed-off-by: default avatarwindsonsea <haifeng.yao@daocloud.io>
parent 9c1d5b45
...@@ -16,7 +16,7 @@ Ensure that you have a running Kubernetes environment with GPU (you can follow [ ...@@ -16,7 +16,7 @@ Ensure that you have a running Kubernetes environment with GPU (you can follow [
## Deployment using vLLM production stack ## Deployment using vLLM production stack
The standard vLLM production stack install uses a Helm chart. You can run this [bash script](https://github.com/vllm-project/production-stack/blob/main/tutorials/install-helm.sh) to install Helm on your GPU server. The standard vLLM production stack is installed using a Helm chart. You can run this [bash script](https://github.com/vllm-project/production-stack/blob/main/utils/install-helm.sh) to install Helm on your GPU server.
To install the vLLM production stack, run the following commands on your desktop: To install the vLLM production stack, run the following commands on your desktop:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment