deepspeedai / deepspeedai/DeepSpeed
Transformer Decoder Support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 43.1k
- Forks
- 5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 112
Description
Hi,
I'm looking for the implementation of the transformer decoder with cross attention to the encoder in DeepSpeed.
I found the pull request #933 was a candidate for this purpose.
Would #933 be also enough to support the transformer decoder?
Best regards,
Hwidong
Contributor guide
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 reviewing pull request #933 and the surrounding DeepSpeed transformer implementation to determine what support it provides. The issue is complete only when transformer decoder support with cross attention to the encoder is explicitly implemented or the support question is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100