Skip to content

[model] feat: Backport DeepSeek V4 Bridge - #30

Draft
bobboli wants to merge 2 commits into
radixark:bridgefrom
bobboli:backport/dsv4-bridge
Draft

[model] feat: Backport DeepSeek V4 Bridge#30
bobboli wants to merge 2 commits into
radixark:bridgefrom
bobboli:backport/dsv4-bridge

Conversation

@bobboli

@bobboli bobboli commented Aug 19, 2026

Copy link
Copy Markdown

Summary

The model bridge supports direct Hugging Face import for the DeepSeek V4 FP8 and MXFP4 checkpoint layouts, including its model-local dequantization and tid2eid mapping paths.

This is a minimal backport onto bridge. It intentionally excludes the unrelated shared dequantization refactor and the later compress_rope_theta precedence change.

Verification

  • python -m pytest tests/unit_tests/models/deepseek/test_deepseek_v4_bridge.py -q: 15 passed

weijiac0619 and others added 2 commits August 19, 2026 08:43
Backport of NVIDIA-NeMo#3562.

Co-authored-by: chcui <chcui@nvidia.com>
Signed-off-by: Bo Li <22713281+bobboli@users.noreply.github.com>
…-NeMo#4271)

Backport of NVIDIA-NeMo#4271.

Signed-off-by: Bo Li <22713281+bobboli@users.noreply.github.com>
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.

3 participants