Skip to content

[Model] [Quantization] Add Ling hybrid MXFP4 routed experts support - #52114

Merged
jeejeelee merged 1 commit into
vllm-project:mainfrom
zexplorerhj:main
Aug 13, 2026
Merged

[Model] [Quantization] Add Ling hybrid MXFP4 routed experts support#52114
jeejeelee merged 1 commit into
vllm-project:mainfrom
zexplorerhj:main

Conversation

@zexplorerhj

Copy link
Copy Markdown
Contributor

Purpose

Add support for Ling checkpoints that use hybrid quantization: block FP8 for dense and shared-expert projections, and MXFP4 for routed experts.

This change reads Ling-specific quantization metadata and remaps routed-expert scale names to the convention expected by Mxfp4MoEMethod for both the main and MTP models

Signed-off-by: zexplorerhj <zhjoneson@163.com>

@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 the quantization label Aug 13, 2026
@jeejeelee

Copy link
Copy Markdown
Member

/ci run

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #83694 for commit 603bd8ff1227.

@jeejeelee
jeejeelee merged commit 8e1131e into vllm-project:main Aug 13, 2026
97 checks passed
zyp2014 pushed a commit to zyp2014/vllm that referenced this pull request Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants