lucidrains / strassen-attentionLinks
Implementation of Strassen attention, from Kozachinskiy et al. of National Center of AI in Chile
☆41Updated 4 months ago
Alternatives and similar repositories for strassen-attention
Users that are interested in strassen-attention are comparing it to the libraries listed below
Sorting:
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆47Updated 2 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 5 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 8 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆94Updated 8 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆74Updated last week
- JAX Scalify: end-to-end scaled arithmetics☆16Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 7 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 6 months ago
- Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec"☆12Updated 9 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Implementation of Agent Attention in Pytorch☆91Updated last year
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated last week
- Implementation of the proposed MaskBit from Bytedance AI☆82Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆139Updated last month
- Utilities for PyTorch distributed☆25Updated 8 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆67Updated 3 months ago
- Official repository for the paper "NeuZip: Memory-Efficient Training and Inference with Dynamic Compression of Neural Networks". This rep…☆60Updated last year
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆86Updated this week
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- A package for NeuCodec: a 50hz, 0.8kbps, 24kHz audio codec.☆115Updated last month
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated last year
- ☆22Updated 2 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated 2 years ago
- Toy genetic algorithm in Pytorch☆52Updated 6 months ago