Skip to content

feat: support DeepSeek V3.2#407

Draft
jasonqinzhou wants to merge 2 commits intomainfrom
jasonzho/deepseek3.2
Draft

feat: support DeepSeek V3.2#407
jasonqinzhou wants to merge 2 commits intomainfrom
jasonzho/deepseek3.2

Conversation

@jasonqinzhou
Copy link
Contributor

Overview:

Details:

Where should the reviewer start?

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

@tianhaox
Copy link
Contributor

DS V3.2 needs DSA. TrojanXu#1 My bot drafted the PR. but I don't have time to verify it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Is this duplicate with
src/aiconfigurator/model_configs/nvidia--DeepSeek-V3.1-NVFP4_hf_quant_config.json ?

Copy link
Contributor

Choose a reason for hiding this comment

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

but it's okay with slight difference if users want.

"Qwen3ForCausalLM": "LLAMA",
"DeepSeekForCausalLM": "DEEPSEEK",
"DeepseekV3ForCausalLM": "DEEPSEEK",
"DeepseekV32ForCausalLM": "DEEPSEEK",
Copy link
Contributor

Choose a reason for hiding this comment

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

i think this is a risk. Can we comment this out and get it back when we do support DS V3.2. I'm afraid that we will forget about this if we don't do it.

@jasonqinzhou jasonqinzhou marked this pull request as draft March 12, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants