MoonshotAI / MoonshotAI/FlashKDA
intermidiate ssm state store support
Open
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 1.3k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Is there any plan to support "h_for_chunk"(shape maybe like [N, ceil(T/CHUNK), H, D, D], intermidiate ssm state)? Case like reuse_cache may need this feature.
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
No file, test, or entry point is named in the issue, so start by locating the existing state-store and cache-related implementation. Define the supported intermediate SSM state shape and the reuse_cache behavior before implementation; done should include a documented design and validation for the requested h_for_chunk support.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100