Skip to content

Conversation

@hmellor
Copy link
Member

@hmellor hmellor commented Oct 27, 2025

@mergify
Copy link

mergify bot commented Oct 27, 2025

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

@mergify mergify bot added documentation Improvements or additions to documentation llama Related to Llama models v1 labels Oct 27, 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 removes the deprecated use_cudagraph and full_cuda_graph fields from the CompilationConfig and updates the config tests accordingly. The removal of these flags simplifies the configuration and aligns with the deprecation schedule. The test updates ensure the config tests are passing.

Signed-off-by: Harry Mellor <[email protected]>
@ZJY0516
Copy link
Contributor

ZJY0516 commented Oct 28, 2025

CC @fhl2000 @ProExpertProg

Copy link
Contributor

@fhl2000 fhl2000 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for doing the deprecations!

Copy link
Collaborator

@simon-mo simon-mo left a comment

Choose a reason for hiding this comment

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

stamp

@hmellor hmellor enabled auto-merge (squash) October 28, 2025 20:43
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 28, 2025
Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: Harry Mellor <[email protected]>
@mergify mergify bot added multi-modality Related to multi-modality (#4194) qwen Related to Qwen models labels Oct 29, 2025
@mergify mergify bot added the ci/build label Oct 31, 2025
@hmellor
Copy link
Member Author

hmellor commented Oct 31, 2025

  • test_use_cudagraphs was failing on main because an extra graph was captured when the default changed from PIECEWISE to FULL_AND_PIECEWISE
  • test_splitting_ops_dynamic still fails because the assertions are not correct

@hmellor hmellor merged commit a742134 into vllm-project:main Nov 12, 2025
53 checks passed
@hmellor hmellor deleted the remove-deprecated-compilation-fields branch November 12, 2025 16:10
@github-project-automation github-project-automation bot moved this to Done in NVIDIA Nov 12, 2025
@hmellor hmellor added this to the v0.11.1 milestone Nov 14, 2025
geodavic pushed a commit to geodavic/vllm that referenced this pull request Nov 16, 2025
khluu pushed a commit that referenced this pull request Nov 16, 2025
Signed-off-by: Harry Mellor <[email protected]>
(cherry picked from commit a742134)
bwasti pushed a commit to bwasti/vllm that referenced this pull request Nov 17, 2025
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build documentation Improvements or additions to documentation llama Related to Llama models multi-modality Related to multi-modality (#4194) nvidia qwen Related to Qwen models ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants