From f851b8426659d00a264eaab5ef0f69f70e592e37 Mon Sep 17 00:00:00 2001 From: Michael Yao Date: Fri, 25 Apr 2025 18:23:57 +0800 Subject: [PATCH] [Doc] Add two links to disagg_prefill.md (#17168) Signed-off-by: windsonsea --- docs/source/features/disagg_prefill.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/features/disagg_prefill.md b/docs/source/features/disagg_prefill.md index 52d253b9c..2fa20140c 100644 --- a/docs/source/features/disagg_prefill.md +++ b/docs/source/features/disagg_prefill.md @@ -21,11 +21,11 @@ Disaggregated prefill DOES NOT improve throughput. ## Usage example -Please refer to `examples/online_serving/disaggregated_prefill.sh` for the example usage of disaggregated prefilling. +Please refer to for the example usage of disaggregated prefilling. ## Benchmarks -Please refer to `benchmarks/disagg_benchmarks/` for disaggregated prefilling benchmarks. +Please refer to for disaggregated prefilling benchmarks. ## Development