lucidrains / simplicial-attentionLinks
Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Roy et al. (2025)
☆25Updated this week
Alternatives and similar repositories for simplicial-attention
Users that are interested in simplicial-attention are comparing it to the libraries listed below
Sorting:
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 4 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated 3 weeks ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Here we will test various linear attention designs.☆60Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of Agent Attention in Pytorch☆90Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- research impl of Native Sparse Attention (2502.11089)☆54Updated 4 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆88Updated 4 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆115Updated last week
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆64Updated last week
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- Implementation of Strassen attention, from Kozachinskiy et al. of National Center of AI in Chile☆26Updated this week
- Utilities for Training Very Large Models☆58Updated 9 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month
- Triton implement of bi-directional (non-causal) linear attention☆51Updated 5 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 8 months ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated last year
- ☆31Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- Autoregressive Image Generation☆32Updated 3 weeks ago
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Explorations into improving ViTArc with Slot Attention☆42Updated 8 months ago