Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion attention_is_not_all_you_need/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This paper proposes replacing transformer self-attention with Grassmann manifold-based geometric operations using Plucker coordinates.

**📄 Paper:** [alphaXiv](https://www.alphaxiv.org/abs/2512.19428)
**🤗 Models & Datasets:** [HuggingFace Collection](https://huggingface.co/collections/alphaXiv/attention-is-not-all-you-need-67822ce0a3b1e0e7f9a1d2b3)
**🤗 Models & Datasets:** [HuggingFace Collection](https://huggingface.co/collections/alphaXiv/attention-is-not-all-you-need)

**Hardware:** NVIDIA H100 SXM5 80GB (1x GPU, Lambda Labs, Lambda Stack 22.04)
**Infrastructure:** Used for all training and evaluation experiments
Expand Down