kserve.md 310 Bytes
Newer Older
1
(deployment-kserve)=
2

3
# KServe
4
5
6
7

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.