2024-03-01 14:04:14 -05:00
|
|
|
.. _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.
|
|
|
|
|
2024-10-08 23:58:49 -04:00
|
|
|
Please see `this guide <https://kserve.github.io/website/latest/modelserving/v1beta1/llm/huggingface/>`_ for more details on using vLLM with KServe.
|