Skip to content

Add NVFP4 MiniMax-M3 4xRTX PRO 6000 recipe - #678

Open
Oseltamivir wants to merge 2 commits into
vllm-project:mainfrom
Oseltamivir:agent/add-minimax-m3-nvfp4-recipe
Open

Add NVFP4 MiniMax-M3 4xRTX PRO 6000 recipe#678
Oseltamivir wants to merge 2 commits into
vllm-project:mainfrom
Oseltamivir:agent/add-minimax-m3-nvfp4-recipe

Conversation

@Oseltamivir

Copy link
Copy Markdown

Adds a validated 4× RTX PRO 6000 launch recipe for MiniMax-M3 NVFP4 with TP4/TP4+EP4 and EAGLE3. It also corrects the checkpoint-based NVFP4 VRAM estimate.

Validation: InferenceX run 30066976722.

Merge dependency: vLLM #48929 must land first.

Signed-off-by: Oseltamivir <58582368+Oseltamivir@users.noreply.github.com>
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vllm-recipes Error Error Jul 25, 2026 7:20am

Request Review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the MiniMax-M3.yaml model configuration to support and document the RTX PRO 6000 GPU configuration for the NVFP4 variant. This includes increasing the minimum VRAM requirement to 301 GB, adding a new deployment guide section for RTX PRO 6000 TP4 + EAGLE3, and referencing the necessary vLLM PRs and validation runs. Feedback on the changes points out that the RTX PRO 6000 is based on the Ada Lovelace architecture and does not support native FP4 tensor cores, suggesting a clarification in the description to note that FP4 execution is emulated on Ada GPUs.

description: "NVIDIA-quantized NVFP4 weights (ModelOpt) for Blackwell (B200/B300) — native FP4 tensor cores, ~half the VRAM of MXFP8."
# The mixed-precision checkpoint is 250.1 GB on disk; allow 20% headroom.
vram_minimum_gb: 301
description: "NVIDIA-quantized NVFP4 weights (ModelOpt) for Blackwell (B200/B300 and RTX PRO 6000) — native FP4 tensor cores."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The description states that the NVFP4 variant is for "Blackwell (B200/B300 and RTX PRO 6000) — native FP4 tensor cores." However, the RTX PRO 6000 is based on the Ada Lovelace architecture (compute capability 8.9) and does not have native FP4 tensor cores. Native FP4 tensor cores are a Blackwell-exclusive feature. On Ada Lovelace GPUs like the RTX PRO 6000, FP4 execution is emulated or run via dequantization (e.g., Marlin). Please clarify this in the description to avoid misleading users about the hardware capabilities of the RTX PRO 6000.

    description: "NVIDIA-quantized NVFP4 weights (ModelOpt) for Blackwell (B200/B300) and RTX PRO 6000 — native FP4 tensor cores on Blackwell, emulated on Ada."

@Oseltamivir Oseltamivir changed the title Add MiniMax-M3 RTX PRO 6000 recipe Add NVFP4 MiniMax-M3 4xRTX PRO 6000 recipe Jul 24, 2026
@Oseltamivir
Oseltamivir marked this pull request as ready for review July 25, 2026 07:20
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.

1 participant