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 the proposed minGRU in Pytorch☆306Updated 7 months ago
 - Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
 - several types of attention modules written in PyTorch for learning purposes☆52Updated last year
 - Pytorch implementation of the xLSTM model by Beck et al. (2024)☆176Updated last year
 - Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
 - Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆132Updated 2 weeks ago
 - my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
 - Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated last week
 - Resources about xLSTM by Sepp Hochreiter☆318Updated 11 months ago
 - A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
 - PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆193Updated last week
 - Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
 - Implementation of Agent Attention in Pytorch☆91Updated last year
 - Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆125Updated last year
 - Pytorch (Lightning) implementation of the Mamba model☆31Updated 6 months ago
 - Randomized Positional Encodings Boost Length Generalization of Transformers☆83Updated last year
 - Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆72Updated 2 weeks ago
 - Sequence modeling with Mega.☆300Updated 2 years ago
 - Experiments on Multi-Head Latent Attention☆98Updated last year
 - First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆178Updated 3 months ago
 - Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
 - PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆86Updated last year
 - Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 4 months ago
 - Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆440Updated 5 months ago
 - Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
 - Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year
 - Reinforcement Learning example in Nim, playing tic tac toe. Based off original C version from the great Antirez☆15Updated 7 months ago
 - A HuggingFace compatible Small Language Model trainer.☆76Updated 9 months ago
 - Distributed training (multi-node) of a Transformer model☆86Updated last year
 - Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 3 years ago