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 last month
- Implementation of the proposed minGRU in Pytorch☆308Updated 8 months ago
- 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)☆179Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆196Updated last month
- Experiments on Multi-Head Latent Attention☆99Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆79Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
- Pytorch (Lightning) implementation of the Mamba model☆33Updated 7 months ago
- Research projects built on top of Transformers☆101Updated 8 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last month
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆87Updated last year
- Implementation of Agent Attention in Pytorch☆92Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆184Updated last year
- ☆293Updated 11 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆74Updated 2 weeks ago
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- ☆11Updated 5 years ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- An open source community implementation of the model from "DIFFERENTIAL TRANSFORMER" paper by Microsoft.☆36Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Gradient Boosting Reinforcement Learning (GBRL)☆126Updated 2 weeks ago
- First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆180Updated 4 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆118Updated 3 months ago
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆93Updated last month
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆127Updated last year