Skip to content

Conversation

DarkLight1337
Copy link
Member

@DarkLight1337 DarkLight1337 commented Sep 22, 2025

Purpose

Now that V0 model runner is gone, we can remove this.

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.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
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 MultiModalPlaceholderMap class and its usages, which were part of the deprecated V0 model runner. The changes are straightforward deletions of code across various files, including tests, attention backends, and multimodal utility modules. The cleanup is well-executed and improves the maintainability of the codebase by removing obsolete components. The changes are consistent and correct.

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) September 22, 2025 07:14
@DarkLight1337 DarkLight1337 merged commit f92d952 into vllm-project:main Sep 22, 2025
45 of 47 checks passed
@DarkLight1337 DarkLight1337 deleted the drop-v0-placeholder-map branch September 22, 2025 08:49
kzawora-intel added a commit to vllm-project/vllm-gaudi that referenced this pull request Sep 22, 2025
Culprit commit : vllm-project/vllm#25332 and
vllm-project/vllm#25321 and
vllm-project/vllm#25366

---------

Signed-off-by: Agata Dobrzyniewicz <adobrzyniewicz@habana.ai>
Signed-off-by: Konrad Zawora <kzawora@habana.ai>
Co-authored-by: Konrad Zawora <kzawora@habana.ai>
slokesha pushed a commit to slokesha/vllm-gaudi that referenced this pull request Sep 24, 2025
Culprit commit : vllm-project/vllm#25332 and
vllm-project/vllm#25321 and
vllm-project/vllm#25366

---------

Signed-off-by: Agata Dobrzyniewicz <adobrzyniewicz@habana.ai>
Signed-off-by: Konrad Zawora <kzawora@habana.ai>
Co-authored-by: Konrad Zawora <kzawora@habana.ai>
Signed-off-by: slokesha <slokeshappa@habana.ai>
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
charlifu pushed a commit to ROCm/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: charlifu <charlifu@amd.com>
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-modality Related to multi-modality (#4194) 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.

3 participants