From 4e4a4188ff3c401457eb74066e40586b8797b182 Mon Sep 17 00:00:00 2001 From: Guy Stone Date: Tue, 26 Aug 2025 22:25:50 -0400 Subject: [PATCH] Remove vLLM Cluster dead link/example from README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3a0849f..f9d1a5a 100644 --- a/README.md +++ b/README.md @@ -103,10 +103,6 @@ The setup will varies depending on the specific vLLM cluster configurations. But * Install LMCache on all nodes * Install InfiniStore on all nodes -Because this setup is a complicated process, we've made a separate demo repo for the PD disaggregation setup. - -Please refer to the repo for the details: https://github.com/bytedance-iaas/splitwise-demos - # Contribute to InfiniStore InfiniStore is an open-source project and community. We welcome anyone who is interested in helping improve InfiniStore, whether code contributions, document contributions or any other contributions.