Files
enginex-mlu370-vllm/vllm-v0.6.2/docs/source/serving/deploying_with_kserve.rst
2026-02-04 17:22:39 +08:00

9 lines
362 B
ReStructuredText

.. _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.