mirror of
https://github.com/wassname/vllm.git
synced 2026-07-04 05:54:19 +08:00
8ceffbf315
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
8 lines
310 B
Markdown
8 lines
310 B
Markdown
(deployment-kserve)=
|
|
|
|
# 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.
|