aykutcayir34 / DifferentialTransformerLinks
☆13Updated last year
Alternatives and similar repositories for DifferentialTransformer
Users that are interested in DifferentialTransformer are comparing it to the libraries listed below
Sorting:
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 3 months ago
- Implementation of the proposed minGRU in Pytorch☆319Updated last month
- several types of attention modules written in PyTorch for learning purposes☆53Updated 3 weeks ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆181Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- ☆162Updated 2 months ago
- Pytorch (Lightning) implementation of the Mamba model☆35Updated 9 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆163Updated last week
- Implementation of Infini-Transformer in Pytorch☆112Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated 2 weeks ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆82Updated 2 months ago
- Implementation of Agent Attention in Pytorch☆93Updated last year
- A HuggingFace compatible Small Language Model trainer.☆76Updated 11 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 3 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆204Updated 2 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- ☆293Updated last year
- FlashRNN - Fast RNN Kernels with I/O Awareness☆174Updated 3 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆130Updated last year
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆141Updated 8 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)☆53Updated 2 years ago
- Experiments on Multi-Head Latent Attention☆99Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆92Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆126Updated 5 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year