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)
☆46Updated 3 months ago
Alternatives and similar repositories for simplicial-attention
Users that are interested in simplicial-attention are comparing it to the libraries listed below
Sorting:
- JAX Scalify: end-to-end scaled arithmetics☆17Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆40Updated this week
- research impl of Native Sparse Attention (2502.11089)☆63Updated 10 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆94Updated 6 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆79Updated last month
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆135Updated 2 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Flash Attention Triton kernel with support for second-order derivatives☆125Updated this week
- Implementation of Infini-Transformer in Pytorch☆113Updated 11 months ago
- ☆62Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆39Updated last year
- ☆34Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆96Updated 10 months ago
- Here we will test various linear attention designs.☆62Updated last year
- [ICLR 2025 & COLM 2025] Official PyTorch implementation of the Forgetting Transformer and Adaptive Computation Pruning☆134Updated this week
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆56Updated 9 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆70Updated last month
- Implementation of Agent Attention in Pytorch☆93Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆133Updated last month
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆141Updated last month
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆47Updated 2 years ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year