From 6bddcd4e58aa34afc2d61f5c2e7bb622e93fa5e6 Mon Sep 17 00:00:00 2001 From: cenzhiyao <2523403608@qq.com> Date: Wed, 18 Dec 2024 19:52:49 +0800 Subject: [PATCH] rm docs blanks --- docs/source/serving/deploying_with_docker.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/source/serving/deploying_with_docker.rst b/docs/source/serving/deploying_with_docker.rst index ecbb0775f598e..729cc07560049 100644 --- a/docs/source/serving/deploying_with_docker.rst +++ b/docs/source/serving/deploying_with_docker.rst @@ -65,9 +65,6 @@ of PyTorch Nightly and should be considered **experimental**. Using the flag `-- --build-arg torch_cuda_arch_list="9.0+PTX" \ --build-arg vllm_fa_cmake_gpu_arches="90-real" - - - To run vLLM: .. code-block:: console