lucidrains / FLASH-pytorchLinks
Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"
☆371Updated 2 years ago
Alternatives and similar repositories for FLASH-pytorch
Users that are interested in FLASH-pytorch are comparing it to the libraries listed below
Sorting:
- [ICLR 2022] Official implementation of cosformer-attention in cosFormer: Rethinking Softmax in Attention☆196Updated 3 years ago
- Implementation of Linformer for Pytorch☆303Updated last year
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆820Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Implementation of "Attention Is Off By One" by Evan Miller☆197Updated 2 years ago
- Rotary Transformer☆1,065Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- ☆200Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆388Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆547Updated 2 years ago
- ☆881Updated last year
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆98Updated 2 years ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- RoFormer V1 & V2 pytorch☆516Updated 3 years ago
- The pure and clear PyTorch Distributed Training Framework.☆274Updated last year
- Root Mean Square Layer Normalization☆259Updated 2 years ago
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆169Updated 4 years ago
- An implementation of the efficient attention module.☆327Updated 5 years ago
- [ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408☆198Updated 2 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆838Updated 2 years ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆248Updated last year
- Fully featured implementation of Routing Transformer☆299Updated 4 years ago
- ☆692Updated 2 weeks ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆186Updated last year
- [ICLR 2024]EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling(https://arxiv.org/abs/2310.04691)☆127Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year