Skip to content

Add NVFP4 dispatch support for DeepEP v2 ElasticBuffer - #45282

Draft
elvircrn wants to merge 2 commits into
vllm-project:mainfrom
elvircrn:deepep-v2-nvfp4-dispatch
Draft

Add NVFP4 dispatch support for DeepEP v2 ElasticBuffer#45282
elvircrn wants to merge 2 commits into
vllm-project:mainfrom
elvircrn:deepep-v2-nvfp4-dispatch

Conversation

@elvircrn

@elvircrn elvircrn commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Automatically enables nvfp4 dispatch when the model uses nvfp4 quantization with DeepEP v2. Quantizes activations to nvfp4 with fp8 scale factors before dispatch for bandwidth reduction, and skips receiver-side requantization since data arrives kernel-ready.

Extracted from elvircrn/vllm@deepep-v2-713b28bd (commits 63b6151 through 65778f1).

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

elvircrn and others added 2 commits June 11, 2026 13:21
Automatically enables nvfp4 dispatch when the model uses nvfp4
quantization with DeepEP v2. Quantizes activations to nvfp4 with
fp8 scale factors before dispatch for bandwidth reduction, and
skips receiver-side requantization since data arrives kernel-ready.

Extracted from elvircrn/vllm@deepep-v2-713b28bd (commits 63b6151
through 65778f1).

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
@mergify

mergify Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @elvircrn.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify Bot added the needs-rebase label Aug 18, 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.

1 participant