✨[Feature] Supporting Attention masks when used in VLAs
Open
@peri044 is already working on this.
Since Oct 29, 2025.
feature request
story: LLM & Generative AI
- Dominant language
- Python
- Stars
- 3k
- Forks
- 410
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 78
Description
Is your feature request related to a problem? Please describe.
When supporting the GROOT N1 model, we were not able to handle attn mask and had to use the position ids.
Describe the solution you'd like
Allow users to use attention masks in their models
Describe alternatives you've considered
Additional context
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.