Unverified Commit 8b197406 authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: move new launch script to examples (#4800)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent 204d10d5
...@@ -67,7 +67,7 @@ Now that your environment is ready, start the aggregated server with **speculati ...@@ -67,7 +67,7 @@ Now that your environment is ready, start the aggregated server with **speculati
```bash ```bash
# Requires only one GPU # Requires only one GPU
cd components/backends/vllm cd examples/backends/vllm
bash launch/agg_spec_decoding.sh bash launch/agg_spec_decoding.sh
``` ```
......
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