Skip to content

[FIX_FOR_VLLM_LATEST] Fix the MultiModalKwargsItem to align with vllm changes#903

Closed
pawel-olejniczak wants to merge 27 commits intovllm-project:mainfrom
pawel-olejniczak:dev/polejnix/33331
Closed

[FIX_FOR_VLLM_LATEST] Fix the MultiModalKwargsItem to align with vllm changes#903
pawel-olejniczak wants to merge 27 commits intovllm-project:mainfrom
pawel-olejniczak:dev/polejnix/33331

Conversation

@pawel-olejniczak
Copy link
Copy Markdown
Contributor

@pawel-olejniczak pawel-olejniczak commented Jan 30, 2026

@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

1 similar comment
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

@github-actions
Copy link
Copy Markdown

✅ CI Passed

All checks passed successfully against the following vllm commit:
3f96fcf64631a100904bb189859f9aa80e8a75d5

@pawel-olejniczak pawel-olejniczak force-pushed the dev/polejnix/33331 branch 3 times, most recently from b04a971 to a206336 Compare February 3, 2026 14:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 4, 2026

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

Copilot AI review requested due to automatic review settings February 10, 2026 08:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

@pawel-olejniczak pawel-olejniczak force-pushed the dev/polejnix/33331 branch 3 times, most recently from 9ef6e39 to 5261273 Compare February 12, 2026 08:57
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@pawel-olejniczak pawel-olejniczak marked this pull request as draft February 19, 2026 09:10
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

iboiko-habana pushed a commit that referenced this pull request Feb 19, 2026
… fixes – batch no. 1 (#988)

This PR contains part of fixes from
#903

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
SKRohit pushed a commit to SKRohit/vllm-gaudi that referenced this pull request Feb 20, 2026
… fixes – batch no. 1 (vllm-project#988)

This PR contains part of fixes from
vllm-project#903

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Rohit kumar Singh <rksingh@habana.ai>
gyou2021 pushed a commit to gyou2021/vllm-gaudi that referenced this pull request Feb 21, 2026
… fixes – batch no. 1 (vllm-project#988)

This PR contains part of fixes from
vllm-project#903

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
iboiko-habana added a commit that referenced this pull request Feb 23, 2026
… fixes – batch no. 2 (#998)

This PR contains part of fixes from
#903
Fixed issues:
AttributeError: '_OpNamespace' '_moe_C' object has no attribute
'topk_softmax'
AttributeError: 'HPUVocabParallelEmbeddingWithLoRA' object has no
attribute 'quant_method'

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Co-authored-by: Iryna Boiko <iryna.boiko@intel.com>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

This is a Draft PR. Please mark it as 'Ready for Review' to trigger the CI.

iboiko-habana added a commit that referenced this pull request Mar 6, 2026
… fixes – batch no. 3 (#1053)

This PR contains part of fixes from
#903
Fixed issues:
AttributeError: 'FusedMoE' object has no attribute 'forward_impl'
AttributeError: 'PatchedMixtralMoE' object has no attribute
'is_internal_router'
RuntimeError: Overloaded torch operator invoked from Python failed to
match any schema
TypeError: HpuPlatform.get_attn_backend_cls() got an unexpected keyword
argument 'num_heads'
TypeError: Request.__init__() got an unexpected keyword argument
'eos_token_id'
KeyError: 'model_type'
AttributeError: 'FusedMoE' object has no attribute 'dp_size'. Did you
mean: 'ep_size'?
AttributeError: 'SharedFusedMoE' object has no attribute
'use_dp_chunking'
AttributeError: 'SharedFusedMoE' object has no attribute
'use_pplx_kernels'
AttributeError: 'SharedFusedMoE' object has no attribute 'dp_size'. Did
you mean: 'ep_size'?
TypeError: HpuDeepseekOCRDummyInputsBuilder.get_dummy_mm_data() got an
unexpected keyword argument 'mm_processor_kwargs'

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Co-authored-by: Iryna Boiko <iryna.boiko@intel.com>
SKRohit pushed a commit to SKRohit/vllm-gaudi that referenced this pull request Mar 12, 2026
… fixes – batch no. 3 (vllm-project#1053)

This PR contains part of fixes from
vllm-project#903
Fixed issues:
AttributeError: 'FusedMoE' object has no attribute 'forward_impl'
AttributeError: 'PatchedMixtralMoE' object has no attribute
'is_internal_router'
RuntimeError: Overloaded torch operator invoked from Python failed to
match any schema
TypeError: HpuPlatform.get_attn_backend_cls() got an unexpected keyword
argument 'num_heads'
TypeError: Request.__init__() got an unexpected keyword argument
'eos_token_id'
KeyError: 'model_type'
AttributeError: 'FusedMoE' object has no attribute 'dp_size'. Did you
mean: 'ep_size'?
AttributeError: 'SharedFusedMoE' object has no attribute
'use_dp_chunking'
AttributeError: 'SharedFusedMoE' object has no attribute
'use_pplx_kernels'
AttributeError: 'SharedFusedMoE' object has no attribute 'dp_size'. Did
you mean: 'ep_size'?
TypeError: HpuDeepseekOCRDummyInputsBuilder.get_dummy_mm_data() got an
unexpected keyword argument 'mm_processor_kwargs'

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Co-authored-by: Iryna Boiko <iryna.boiko@intel.com>
shepark pushed a commit to libinta/vllm-gaudi that referenced this pull request Mar 19, 2026
… fixes – batch no. 3 (vllm-project#1053)

This PR contains part of fixes from
vllm-project#903
Fixed issues:
AttributeError: 'FusedMoE' object has no attribute 'forward_impl'
AttributeError: 'PatchedMixtralMoE' object has no attribute
'is_internal_router'
RuntimeError: Overloaded torch operator invoked from Python failed to
match any schema
TypeError: HpuPlatform.get_attn_backend_cls() got an unexpected keyword
argument 'num_heads'
TypeError: Request.__init__() got an unexpected keyword argument
'eos_token_id'
KeyError: 'model_type'
AttributeError: 'FusedMoE' object has no attribute 'dp_size'. Did you
mean: 'ep_size'?
AttributeError: 'SharedFusedMoE' object has no attribute
'use_dp_chunking'
AttributeError: 'SharedFusedMoE' object has no attribute
'use_pplx_kernels'
AttributeError: 'SharedFusedMoE' object has no attribute 'dp_size'. Did
you mean: 'ep_size'?
TypeError: HpuDeepseekOCRDummyInputsBuilder.get_dummy_mm_data() got an
unexpected keyword argument 'mm_processor_kwargs'

---------

Signed-off-by: Paweł Olejniczak <polejniczakx@habana.ai>
Co-authored-by: Iryna Boiko <iryna.boiko@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants