mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-12 19:15:35 +08:00
8 lines
329 B
Markdown
8 lines
329 B
Markdown
(deploying-with-kserve)=
|
|
|
|
# Deploying with KServe
|
|
|
|
vLLM can be deployed with [KServe](https://github.com/kserve/kserve) on Kubernetes for highly scalable distributed model serving.
|
|
|
|
Please see [this guide](https://kserve.github.io/website/latest/modelserving/v1beta1/llm/huggingface/) for more details on using vLLM with KServe.
|