Skip to content

[Bugfix][Depreacate] Update for vllm v0.13#1284

Merged
kyuyeunk merged 1 commit intomainfrom
remove_sequence_parallelism
Dec 11, 2025
Merged

[Bugfix][Depreacate] Update for vllm v0.13#1284
kyuyeunk merged 1 commit intomainfrom
remove_sequence_parallelism

Conversation

@kyuyeunk
Copy link
Copy Markdown
Collaborator

@kyuyeunk kyuyeunk commented Dec 11, 2025

Description

Update to reflect changes in vllm-project/vllm#30396

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@github-actions
Copy link
Copy Markdown

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a Github issue, please include a link, e.g.,:
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@kyuyeunk kyuyeunk requested a review from QiliangCui December 11, 2025 05:56
@kyuyeunk kyuyeunk added the ready ONLY add when PR is ready to merge/full CI is needed label Dec 11, 2025
@kyuyeunk kyuyeunk force-pushed the remove_sequence_parallelism branch from 2798e8a to 9dc999a Compare December 11, 2025 06:11
@kyuyeunk kyuyeunk changed the title [Bugfix][Depreacate] Remove SP [Bugfix][Depreacate] Update for vllm v0.13 Dec 11, 2025
Signed-off-by: Kyuyeun Kim <kyuyeunk@google.com>
@kyuyeunk kyuyeunk force-pushed the remove_sequence_parallelism branch from 9dc999a to 1fb0491 Compare December 11, 2025 06:19
@kyuyeunk kyuyeunk merged commit ca0914d into main Dec 11, 2025
40 checks passed
@kyuyeunk kyuyeunk deleted the remove_sequence_parallelism branch December 12, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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