YecanLee / min-LSTM-torchLinks
Unofficial PyTorch Implementation of "Were RNNs All We Needed?"
☆17Updated 7 months ago
Alternatives and similar repositories for min-LSTM-torch
Users that are interested in min-LSTM-torch are comparing it to the libraries listed below
Sorting:
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated 11 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆208Updated 2 weeks ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆79Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 3 weeks ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- The open source implementation of the cross attention mechanism from the paper: "JOINTLY TRAINING LARGE AUTOREGRESSIVE MULTIMODAL MODELS"☆34Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆82Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆94Updated 8 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- an implementation of FAdam (Fisher Adam) in PyTorch☆49Updated 4 months ago
- ☆50Updated 9 months ago
- State Space Models☆71Updated last year
- Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch☆26Updated 2 weeks ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 4 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆112Updated 2 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆114Updated 2 weeks ago
- GoLU, a novel, self-gated and element-wise activation function that performs well over a diverse set of tasks☆20Updated last month
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated last week
- ☆47Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch