Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
8b197406
Unverified
Commit
8b197406
authored
Dec 08, 2025
by
Anant Sharma
Committed by
GitHub
Dec 08, 2025
Browse files
fix: move new launch script to examples (#4800)
Signed-off-by:
Anant Sharma
<
anants@nvidia.com
>
parent
204d10d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
docs/backends/vllm/speculative_decoding.md
docs/backends/vllm/speculative_decoding.md
+1
-1
examples/backends/vllm/launch/agg_spec_decoding.sh
examples/backends/vllm/launch/agg_spec_decoding.sh
+0
-0
No files found.
docs/backends/vllm/speculative_decoding.md
View file @
8b197406
...
@@ -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
component
s/backends/vllm
cd
example
s/backends/vllm
bash launch/agg_spec_decoding.sh
bash launch/agg_spec_decoding.sh
```
```
...
...
component
s/backends/vllm/launch/agg_spec_decoding.sh
→
example
s/backends/vllm/launch/agg_spec_decoding.sh
View file @
8b197406
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment