Any plan to support DeepSeek V3.2 ?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 142
- Avg merge
- 23h 15m
- Merged PRs (30d)
- 8
Description
Now the hpc-ops only support num_dim_qk == 128, which limits compatibility with models like DeepSeek V3/V3.2.
Are there any plan to support more head dimensions ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the hpc-ops implementation and checks that restrict num_dim_qk to 128, then trace how supported head dimensions are selected for inference operators. Review any nearby validation or compatibility tests. Done means DeepSeek V3/V3.2 or other non-128 head dimensions are supported without breaking existing cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ai-infra-agents, hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100