aykutcayir34 / DifferentialTransformerLinks
☆13Updated 9 months ago
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☆300Updated 4 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated this week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆169Updated 11 months ago
- several types of attention modules written in PyTorch for learning purposes☆53Updated 9 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆120Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆381Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated this week
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆184Updated 8 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆64Updated 3 weeks ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆177Updated this week
- A HuggingFace compatible Small Language Model trainer.☆75Updated 5 months ago
- A collection of LogitsProcessors to customize and enhance LLM behavior for specific tasks.☆323Updated 2 weeks ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- ☆292Updated 7 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆197Updated this week
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated 11 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- Solution of Kaggle competition: LMSYS - Chatbot Arena Human Preference Predictions☆44Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆318Updated 8 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- ☆205Updated 7 months ago
- ☆48Updated 5 months ago
- Pytorch (Lightning) implementation of the Mamba model☆29Updated 3 months ago
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆111Updated 2 months ago
- An extension of the nanoGPT repository for training small MOE models.☆163Updated 4 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 9 months ago