lucidrains / light-recurrent-unit-pytorchLinks
Implementation of a Light Recurrent Unit in Pytorch
☆48Updated 8 months ago
Alternatives and similar repositories for light-recurrent-unit-pytorch
Users that are interested in light-recurrent-unit-pytorch 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
- 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☆84Updated this week
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 6 months ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 7 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆57Updated last month
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆36Updated 9 months ago
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆40Updated this week
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated 10 months ago
- Utilities for PyTorch distributed☆24Updated 3 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- research impl of Native Sparse Attention (2502.11089)☆54Updated 4 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆82Updated 7 months ago
- DPO, but faster 🚀☆43Updated 6 months ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆122Updated 10 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated last week
- ☆61Updated 7 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 7 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆52Updated 3 months ago
- Here we will test various linear attention designs.☆59Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- Easily run PyTorch on multiple GPUs & machines☆46Updated 3 months ago
- Repository for "TESS-2: A Large-Scale, Generalist Diffusion Language Model"☆35Updated 4 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆63Updated 2 weeks ago