lucidrains / FLASH-pytorchLinks
Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"
☆369Updated last year
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 2 years ago
- Implementation of Linformer for Pytorch☆295Updated last year
- An implementation of local windowed attention for language modeling☆472Updated last month
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆417Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆795Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆539Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Rotary Transformer☆1,016Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆138Updated 4 years ago
- Sequence modeling with Mega.☆297Updated 2 years ago
- ☆196Updated last year
- Root Mean Square Layer Normalization☆252Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆792Updated last year
- The pure and clear PyTorch Distributed Training Framework.☆275Updated last year
- Implementation of "Attention Is Off By One" by Evan Miller☆195Updated last year
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆166Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆736Updated 3 weeks ago
- [ICLR 2024]EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling(https://arxiv.org/abs/2310.04691)☆123Updated last year
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆98Updated 2 years ago
- An implementation of the efficient attention module.☆320Updated 4 years ago
- [ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408☆197Updated 2 years ago
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆176Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated 2 months ago
- ☆663Updated 3 weeks ago
- ACL'2023: DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models☆324Updated last year