Skip to content

Conversation

@ekagra-ranjan
Copy link
Contributor

Redo #23461

Signed-off-by: Ekagra Ranjan <[email protected]>
@ekagra-ranjan ekagra-ranjan changed the title fix [Spec Decode] Fix offline spec_decode.py Sep 4, 2025
@mergify mergify bot added the performance Performance-related issues label Sep 4, 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 potential AttributeError in vllm/benchmarks/datasets.py by ensuring args.request_id_prefix is always available. My review focuses on the implementation of this fix, suggesting an approach that avoids side effects by not modifying the input args object, which improves code clarity and maintainability.

Copy link
Member

@ywang96 ywang96 left a comment

Choose a reason for hiding this comment

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

This doesn't look like it's fixing spec_decode.py though or did I miss something here?

Nvm I see it - thanks for the fix!

@ywang96 ywang96 enabled auto-merge (squash) September 5, 2025 16:51
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 5, 2025
@ywang96 ywang96 merged commit 41183c1 into vllm-project:main Sep 8, 2025
36 checks passed
eicherseiji pushed a commit to eicherseiji/vllm that referenced this pull request Sep 9, 2025
skyloevil pushed a commit to skyloevil/vllm that referenced this pull request Sep 13, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
Signed-off-by: Ekagra Ranjan <[email protected]>
Co-authored-by: Roger Wang <[email protected]>
Signed-off-by: xuebwang-amd <[email protected]>
sducouedic pushed a commit to sducouedic/vllm that referenced this pull request Oct 16, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: Ekagra Ranjan <[email protected]>
Co-authored-by: Roger Wang <[email protected]>
Signed-off-by: xuebwang-amd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance-related issues 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