Skip to content

feat(intel-xpu): support MiniMax-H3 Turbo-SLA inference - #1499

Merged
helloyongyang merged 7 commits into
ModelTC:mainfrom
qiuxin2012:sla
Sep 9, 2026
Merged

feat(intel-xpu): support MiniMax-H3 Turbo-SLA inference#1499
helloyongyang merged 7 commits into
ModelTC:mainfrom
qiuxin2012:sla

Conversation

@qiuxin2012

Copy link
Copy Markdown
Contributor

Summary

Add Intel XPU support for MiniMax-H3 Turbo-SLA inference.

Changes

  • Add XPU implementations for SLA block-map generation and sparse-block attention.
  • Expose the following sycl_kernels APIs:
    • sla_block_map
    • sparse_block_attention
    • sla_sparse_attention
  • Integrate intel_xpu_cute_attn into dynamic_sparse_attn.
  • Add MiniMax-H3 Turbo-SLA Intel XPU configuration and run script.
  • Support dynamic application of the Turbo-SLA LoRA weights.
  • Use dense CUTE attention for the refiner and SLA sparse attention for the main transformer.

@helloyongyang
helloyongyang merged commit ca181ca into ModelTC:main Sep 9, 2026
1 check passed
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.

2 participants