lucidrains / minGRU-pytorchLinks
Implementation of the proposed minGRU in Pytorch
☆306Updated 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:
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆125Updated 10 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆174Updated last year
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆79Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆122Updated 11 months ago
- ☆303Updated 9 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆110Updated last month
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆87Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆291Updated 4 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last month
- Implementation of Agent Attention in Pytorch☆92Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆81Updated last year
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- ☆128Updated 2 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- ☆216Updated 10 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Pytorch (Lightning) implementation of the Mamba model☆30Updated 5 months ago
- An implementation of local windowed attention for language modeling☆479Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆329Updated 9 months ago
- ☆164Updated 2 years ago
- Resources about xLSTM by Sepp Hochreiter☆316Updated 10 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆66Updated 2 months ago
- Reading list for research topics in state-space models☆326Updated 3 months ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆71Updated 4 months ago
- Accelerated First Order Parallel Associative Scan☆190Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
- ☆293Updated 9 months ago