aykutcayir34 / DifferentialTransformer
☆8Updated 6 months ago
Alternatives and similar repositories for DifferentialTransformer:
Users that are interested in DifferentialTransformer are comparing it to the libraries listed below
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 6 months ago
- Pytorch (Lightning) implementation of the Mamba model☆26Updated last week
- an implementation of paper"Retentive Network: A Successor to Transformer for Large Language Models" https://arxiv.org/pdf/2307.08621.pdf☆12Updated last year
- Implementation of Agent Attention in Pytorch☆89Updated 9 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆52Updated 3 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆55Updated 3 weeks ago
- PyTorch implementation of Retentive Network: A Successor to Transformer for Large Language Models☆14Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Final training script from HuggingFace Whisper Fine tuning event - to get best results on finetuned model.☆12Updated 2 years ago
- ☆27Updated 9 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆105Updated last year
- Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models☆9Updated 4 months ago
- A HuggingFace compatible Small Language Model trainer.☆74Updated 2 months ago
- This repository contains the implementation of the paper: "Span Classification with Structured Information for Disfluency Detection in Sp…☆12Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- Playground for Transformers☆49Updated last year
- several types of attention modules written in PyTorch for learning purposes☆50Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆92Updated last year
- Enable RNNLM lattice rescoring with Pytorch [kaldi]☆12Updated 4 years ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆34Updated 5 months ago
- ☆14Updated 6 months ago
- This repository contains all the code necessary for running the multilingual distilwhisper from Ferraz et al. 2024 IEEE ICASSP paper.☆21Updated last year
- ☆22Updated last year
- A simple implementation of [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/abs/2312.00752)☆21Updated last year
- Repository for fine-tuning Transformers 🤗 based seq2seq speech models in JAX/Flax.☆35Updated 2 years ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆80Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago