kyegomez / DifferentialTransformer
An open source community implementation of the model from "DIFFERENTIAL TRANSFORMER" paper by Microsoft.
☆12Updated this week
Related projects ⓘ
Alternatives and complementary repositories for DifferentialTransformer
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆30Updated 2 weeks ago
- ☆52Updated this week
- ☆118Updated 6 months ago
- The open source implementation of the cross attention mechanism from the paper: "JOINTLY TRAINING LARGE AUTOREGRESSIVE MULTIMODAL MODELS"☆22Updated 8 months ago
- Minimal Mamba-2 implementation in PyTorch☆129Updated 4 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆75Updated 2 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆103Updated this week
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆74Updated 5 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆49Updated this week
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆54Updated this week
- Transformer model based on Kolmogorov–Arnold Network(KAN), which is an alternative of Multi-Layer Perceptron(MLP)☆24Updated last month
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆23Updated last week
- First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆66Updated 3 weeks ago
- Implementation of Qformer from BLIP2 in Zeta Lego blocks.☆31Updated last week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆137Updated 3 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆167Updated last week
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆41Updated 11 months ago
- Official repository for CVPR24 Precognition Workshop Paper: VMRNN: Integrating Vision Mamba and LSTM for Efficient and Accurate Spatiotem…☆100Updated 7 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆260Updated 4 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆83Updated this week
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated 6 months ago
- 🕹️The toy examples of Kolmogorov-Arnold Network (Get Started Quickly)☆72Updated 6 months ago
- PyTorch code of "Training a Vision Transformer from scratch in less than 24 hours with 1 GPU" (HiTY workshop at Neurips 2022)☆18Updated last year
- A repository for DenseSSMs☆88Updated 7 months ago
- ☆39Updated 5 months ago
- ☆38Updated 5 months ago
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Non-official implementation of "Attention as an RNN" from https://arxiv.org/pdf/2405.13956, efficient associative parallel prefix scan an…☆20Updated 3 months ago
- Simba☆182Updated 7 months ago
- ☆25Updated 4 months ago