From acce7630c1dd655ca95a9f1abff23d92ef76262c Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Tue, 8 Oct 2024 23:58:49 -0400 Subject: [PATCH] Update link to KServe deployment guide (#9173) --- docs/source/serving/deploying_with_kserve.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/serving/deploying_with_kserve.rst b/docs/source/serving/deploying_with_kserve.rst index 7f22766e..01d7ccc6 100644 --- a/docs/source/serving/deploying_with_kserve.rst +++ b/docs/source/serving/deploying_with_kserve.rst @@ -5,4 +5,4 @@ Deploying with KServe vLLM can be deployed with `KServe `_ on Kubernetes for highly scalable distributed model serving. -Please see `this guide `_ for more details on using vLLM with KServe. +Please see `this guide `_ for more details on using vLLM with KServe.