NVIDIA / NVIDIA/TransformerEngine
[Jax] Non-CP attention documentation
Open
Nobody has claimed this yet.
attention
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 831
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 65
Description
Our documentation is a bit lacking on the Jax side for attention. It'd be nice to review the code and add more documentation detailing the features we support (e.g. mask types, bias types, qkv layouts). This could be done by updating Jax-related info in this page, or splitting Jax from PyTorch and adding a new page under the same section.
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.
Assessment
This issue has not been assessed yet.