Skip to content

[Bugfix][XPU] Fix Mamba state pointer overflow - #50552

Closed
mayuyuace wants to merge 3 commits into
vllm-project:mainfrom
mayuyuace:fix_mamba
Closed

mayuyuace wants to merge 3 commits into
vllm-project:mainfrom
mayuyuace:fix_mamba

Conversation

@mayuyuace

@mayuyuace mayuyuace commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Refer to #48109
This is a WA.
Root cause is that torch tensor cannot accept uint64 number.
More detail please read this issue in torch: pytorch/pytorch#191458.

Signed-off-by: Oxygen56 <jiangth99@163.com>
@mayuyuace
mayuyuace requested a review from njhill as a code owner July 31, 2026 08:46

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@mergify mergify Bot added intel-gpu Related to Intel GPU bug Something isn't working labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working intel-gpu Related to Intel GPU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants