[Doc] Add two links to disagg_prefill.md (#17168)

Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
This commit is contained in:
Michael Yao
2025-04-25 18:23:57 +08:00
committed by GitHub
parent fc966e9cc6
commit f851b84266

View File

@ -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 <gh-file:examples/online_serving/disaggregated_prefill.sh> for the example usage of disaggregated prefilling.
## Benchmarks
Please refer to `benchmarks/disagg_benchmarks/` for disaggregated prefilling benchmarks.
Please refer to <gh-file:benchmarks/disagg_benchmarks> for disaggregated prefilling benchmarks.
## Development