lucidrains / minGRU-pytorchLinks
Implementation of the proposed minGRU in Pytorch
☆302Updated 6 months ago
Alternatives and similar repositories for minGRU-pytorch
Users that are interested in minGRU-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆123Updated 9 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆173Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆90Updated 3 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆107Updated 3 weeks ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆78Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆122Updated 11 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆86Updated last year
- ☆210Updated 9 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆290Updated 3 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- ☆301Updated 8 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆367Updated 3 weeks ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- ☆128Updated last month
- A State-Space Model with Rational Transfer Function Representation.☆81Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- ☆293Updated 9 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆389Updated last year
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆749Updated last month
- ☆164Updated 2 years ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 8 months ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆70Updated 4 months ago
- Resources about xLSTM by Sepp Hochreiter☆316Updated 10 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month