Skip to content

[Doc] Fix typos in speculative decoding docs - #51500

Merged
hmellor merged 2 commits into
vllm-project:mainfrom
lkm2835:docs/fix-speculative-decoding-typos
Aug 11, 2026
Merged

hmellor merged 2 commits into
vllm-project:mainfrom
lkm2835:docs/fix-speculative-decoding-typos

Conversation

@lkm2835

@lkm2835 lkm2835 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Purpose

This PR fixes typos in the speculative decoding documentation.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

Signed-off-by: lkm2835 <lkm2835@gmail.com>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@mergify

mergify Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Documentation preview: https://vllm--51500.org.readthedocs.build/en/51500/

@lkm2835

lkm2835 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Hi @hmellor!
Not sure if this falls under your area, but could you review this PR?
It only contains a few minor typo fixes in the documentation. Thanks!

@hmellor hmellor added build-docs ready ONLY add when PR is ready to merge/full CI is needed labels Aug 11, 2026
@github-actions

Copy link
Copy Markdown

@lkm2835, CI is now available for this PR.

  • /ci run starts a CI build.
  • /ci retry retries failed jobs in the CI build for the current PR head. If the current head has no CI build, it starts a new CI build for the current head containing only jobs that failed in the latest earlier CI build for this PR.
  • /ci cancel cancels scheduled or running CI builds for this PR branch.

@hmellor

hmellor commented Aug 11, 2026

Copy link
Copy Markdown
Member

(I updated the branch because I just merged a PR that fixes the docs build on main)

@hmellor

hmellor commented Aug 11, 2026

Copy link
Copy Markdown
Member

/ci run

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #83311 for commit 8fa4ad9adc8d.

@hmellor
hmellor merged commit 529d010 into vllm-project:main Aug 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-docs documentation Improvements or additions to documentation ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants