Unverified Commit 9e8731e5 authored by Kris Hung's avatar Kris Hung Committed by GitHub
Browse files

fix: Fix link path for dynamo_run doc (#1382)

parent f7b3ccfc
......@@ -20,7 +20,7 @@ limitations under the License.
This directory contains examples for deploying vLLM (v0) models in both aggregated and disaggregated configurations.
> [!NOTE]
> Different than `/examples/llm`, this example uses `dynamo-run` to handle the (de)tokenization and routing. `dynamo-run` is a rust-based CLI designed for high-performance pre/post-processing and routing. Read more about `dynamo-run`: [dynamo_run.md](../docs/guides/dynamo_run.md).
> Different than `/examples/llm`, this example uses `dynamo-run` to handle the (de)tokenization and routing. `dynamo-run` is a rust-based CLI designed for high-performance pre/post-processing and routing. Read more about `dynamo-run`: [dynamo_run.md](../../docs/guides/dynamo_run.md).
## Prerequisites
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment