vllm - 💡(How to fix) Fix [Feature]: NVFP4 MoE LoRA support (Cutlass)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

🚀 The feature, motivation and pitch

Feature Proposal & Motivation

Can we add support for NVFP4 MoE models with LoRA adapters in vLLM. Currently, there are issues tracking MoE + LoRA for models like Qwen3.5, but there is no Lora NVFP4 quantization support. Current NVFP4 lora support only uses the Marlin kernel which does not do native FP4 computation on supported hardware.

Motivation:

  • NVFP4 improves throughput on latest hardware.
  • Lora allow for efficient fine-tuned models.

Alternatives

No response

Additional context

  • Related vLLM issues: #40005, #38520, #40038
  • Relevant model families: Qwen3.6-MoE
  • NVFP4 formats available via HuggingFace and quantization libraries
  • Happy to help with test cases, model links, and validation if needed.

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

vllm - 💡(How to fix) Fix [Feature]: NVFP4 MoE LoRA support (Cutlass)