lucidrains / light-recurrent-unit-pytorchLinks
Implementation of a Light Recurrent Unit in Pytorch
☆47Updated 7 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:
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆36Updated 3 months ago
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆35Updated this week
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆104Updated 6 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆63Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆88Updated 11 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆87Updated 7 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆56Updated 2 weeks ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 6 months ago
- Repository for "TESS-2: A Large-Scale, Generalist Diffusion Language Model"☆35Updated 3 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 10 months ago
- Utilities for PyTorch distributed☆24Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆98Updated 9 months ago
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 7 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆100Updated 5 months ago
- an implementation of FAdam (Fisher Adam) in PyTorch☆43Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated 2 years ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Official Code Implementation for 'A Simple Early Exiting Framework for Accelerated Sampling in Diffusion Models'☆19Updated 10 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Official PyTorch Implementation for Paper "No More Adam: Learning Rate Scaling at Initialization is All You Need"☆51Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 4 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- Minimal Implementation of Visual Autoregressive Modelling (VAR)☆33Updated 2 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆80Updated 6 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆34Updated 6 months ago