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
vllm_cscc
Commits
334c715e
Unverified
Commit
334c715e
authored
Feb 12, 2026
by
Nicolò Lucchesi
Committed by
GitHub
Feb 12, 2026
Browse files
[Docs] Spec decoding docs warning removal (#34439)
Signed-off-by:
NickLucche
<
nlucches@redhat.com
>
parent
7b5a8b4a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
docs/features/spec_decode/README.md
docs/features/spec_decode/README.md
+0
-5
No files found.
docs/features/spec_decode/README.md
View file @
334c715e
# Speculative Decoding
# Speculative Decoding
!!! warning
Please note that speculative decoding in vLLM is not yet optimized and does
not usually yield inter-token latency reductions for all prompt datasets or sampling parameters.
The work to optimize it is ongoing and can be followed here:
<https://github.com/vllm-project/vllm/issues/4630>
!!! warning
!!! warning
Currently, speculative decoding in vLLM is not compatible with pipeline parallelism.
Currently, speculative decoding in vLLM is not compatible with pipeline parallelism.
...
...
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