From a09b2f7bde9642fa85671c9f95fb3b3e8476e800 Mon Sep 17 00:00:00 2001 From: drikster80 Date: Wed, 20 Nov 2024 18:55:24 +0000 Subject: [PATCH] Update docs for arm64 docker builds & GH200 example Signed-off-by: drikster80 --- docs/source/serving/deploying_with_docker.rst | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/docs/source/serving/deploying_with_docker.rst b/docs/source/serving/deploying_with_docker.rst index 14d94b09e9b9c..3118e19daf118 100644 --- a/docs/source/serving/deploying_with_docker.rst +++ b/docs/source/serving/deploying_with_docker.rst @@ -37,6 +37,32 @@ You can build and run vLLM from source via the provided `Dockerfile