lucidrains / minGRU-pytorch
Implementation of the proposed minGRU in Pytorch
☆277Updated this week
Alternatives and similar repositories for minGRU-pytorch:
Users that are interested in minGRU-pytorch are comparing it to the libraries listed below
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆108Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆102Updated 2 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆177Updated 5 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆73Updated 9 months ago
- ☆279Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆72Updated 2 weeks ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆76Updated 11 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆271Updated 3 months ago
- Reading list for research topics in state-space models☆259Updated 3 weeks ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆155Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆85Updated last year
- ☆157Updated 2 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆634Updated 2 months ago
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆416Updated 2 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆157Updated 2 weeks ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated 9 months ago
- Muon optimizer: +~30% sample efficiency with <3% wallclock overhead☆251Updated last week
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆122Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆77Updated 8 months ago
- Accelerated First Order Parallel Associative Scan☆171Updated 5 months ago
- ☆149Updated 6 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- Annotated version of the Mamba paper☆472Updated 11 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆385Updated 2 months ago
- Resources about xLSTM by Sepp Hochreiter☆308Updated 3 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆362Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆185Updated 2 weeks ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆114Updated 8 months ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,122Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆294Updated last month