knotgrass / attention
several types of attention modules written in PyTorch for learning purposes
☆48Updated 6 months ago
Alternatives and similar repositories for attention:
Users that are interested in attention are comparing it to the libraries listed below
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆159Updated 10 months ago
- code for the ddp tutorial☆32Updated 2 years ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 6 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆52Updated 2 months ago
- Experiments on Multi-Head Latent Attention☆82Updated 7 months ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆71Updated last year
- PyTorch implementation of moe, which stands for mixture of experts☆42Updated 4 years ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆86Updated 3 weeks ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 2 months ago
- Official implementation of the ICML 2024 paper RoSA (Robust Adaptation)☆39Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆96Updated 7 months ago
- Toy genetic algorithm in Pytorch☆34Updated last week
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 5 months ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆68Updated 10 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
- Inference Speed Benchmark for Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆64Updated 8 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 8 months ago
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆37Updated 3 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆126Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆47Updated last year
- ☆46Updated last year
- JORA: JAX Tensor-Parallel LoRA Library (ACL 2024)☆33Updated 11 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆64Updated last year
- ☆41Updated 11 months ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆60Updated 2 years ago
- ☆47Updated 7 months ago
- ☆23Updated 6 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year