mirror of
https://github.com/wassname/vllm.git
synced 2026-06-30 00:17:38 +08:00
49d849b3ab
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
9 lines
355 B
ReStructuredText
9 lines
355 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/vllm/>`_ for more details on using vLLM with KServe.
|