Skip to content

Conversation

@angelayi
Copy link
Contributor

@angelayi angelayi commented Nov 21, 2025

Fixes small typo at the table in https://docs.vllm.ai/en/latest/design/debug_vllm_compile/ on the cudagraph configs

cc @zou3519 @ProExpertProg

@mergify
Copy link

mergify bot commented Nov 21, 2025

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

@mergify mergify bot added documentation Improvements or additions to documentation nvidia labels Nov 21, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request fixes a typo in the documentation for debugging vLLM with torch.compile. Specifically, it corrects the example for disabling CUDAGraphs in the configuration table. The previous example incorrectly showed mode=CompilationMode.NONE, which disables torch.compile entirely, instead of the correct cudagraph_mode=CUDAGraphMode.NONE which only disables CUDAGraphs. The change is accurate and improves the clarity of the documentation for developers. The pull request looks good to merge.

Copy link
Collaborator

@zou3519 zou3519 left a comment

Choose a reason for hiding this comment

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

thank you

@github-project-automation github-project-automation bot moved this to In review in NVIDIA Nov 21, 2025
@zou3519 zou3519 added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 21, 2025
@zou3519 zou3519 enabled auto-merge (squash) November 21, 2025 17:07
@zou3519
Copy link
Collaborator

zou3519 commented Nov 21, 2025

@hmellor I'm not sure what happened to the docs build, should we rebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

2 participants