lucidrains / strassen-attentionLinks
Implementation of Strassen attention, from Kozachinskiy et al. of National Center of AI in Chile
☆41Updated 5 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…☆46Updated 3 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆40Updated last week
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆94Updated 6 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 9 months ago
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆23Updated last year
- Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec"☆13Updated 11 months ago
- Zeta implementation of a reusable and plug in and play feedforward from the paper "Exponentially Faster Language Modeling"☆16Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆79Updated last month
- JAX Scalify: end-to-end scaled arithmetics☆17Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆96Updated 10 months ago
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated 3 weeks ago
- Official repository for the paper "NeuZip: Memory-Efficient Training and Inference with Dynamic Compression of Neural Networks". This rep…☆60Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆83Updated last year
- Utilities for PyTorch distributed☆25Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆91Updated last week
- Legible, Scalable, Reproducible Foundation Models with Named Tensors and Jax☆16Updated last year
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆141Updated last month
- research impl of Native Sparse Attention (2502.11089)☆63Updated 10 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- ☆39Updated last year
- Experiments with BitNet inference on CPU☆55Updated last year
- A list of language models with permissive licenses such as MIT or Apache 2.0☆24Updated 10 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Generative Modeling with Bayesian Sample Inference☆23Updated 7 months ago
- Toy genetic algorithm in Pytorch☆54Updated 8 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- MiSS is a novel PEFT method that features a low-rank structure but introduces a new update mechanism distinct from LoRA, achieving an exc…☆25Updated 2 months ago