From 1e5aa060b844e3dad84b1205a549597f6d886404 Mon Sep 17 00:00:00 2001 From: Eugene Rakhmatulin Date: Tue, 3 Feb 2026 14:14:05 -0800 Subject: [PATCH] Updated README to include networking guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0548cfd..8d82e78 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ This error happens if vLLM nightly build fails for aarch64 platform, but succeed **On DGX Spark cluster:** Make sure you connect your Sparks together and enable passwordless SSH as described in NVidia's [Connect Two Sparks Playbook](https://build.nvidia.com/spark/connect-two-sparks/stacked-sparks). +You can also check out our new [Networking Guide](docs/NETWORKING.md). Then run the following command that will build and distribute image across the cluster.