You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/features/disagg_prefill.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ Disaggregated prefill DOES NOT improve throughput.
21
21
22
22
## Usage example
23
23
24
-
Please refer to `examples/online_serving/disaggregated_prefill.sh` for the example usage of disaggregated prefilling.
24
+
Please refer to [examples/online_serving/disaggregated_prefill.sh](https://github.com/vllm-project/vllm/blob/main/examples/online_serving/disaggregated_prefill.sh) for the example usage of disaggregated prefilling.
25
25
26
26
## Benchmarks
27
27
28
-
Please refer to `benchmarks/disagg_benchmarks/` for disaggregated prefilling benchmarks.
28
+
Please refer to [benchmarks/disagg_benchmarks/](https://github.com/vllm-project/vllm/tree/main/benchmarks/disagg_benchmarks) for disaggregated prefilling benchmarks.
0 commit comments