lucidrains / FLASH-pytorchLinks
Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"
☆369Updated 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 2 years ago
- Implementation of Linformer for Pytorch☆301Updated last year
- An implementation of local windowed attention for language modeling☆484Updated 3 months ago
- A pytorch &keras implementation and demo of Fastformer.☆190Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆811Updated last year
- 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
- ☆199Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Rotary Transformer☆1,043Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- Root Mean Square Layer Normalization☆256Updated 2 years ago
- Sequence modeling with Mega.☆301Updated 2 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆825Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆543Updated 2 years ago
- ☆883Updated last year
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆98Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆774Updated 3 months ago
- The pure and clear PyTorch Distributed Training Framework.☆274Updated last year
- RoFormer V1 & V2 pytorch☆515Updated 3 years ago
- An implementation of the efficient attention module.☆322Updated 4 years ago
- Implementation of "Attention Is Off By One" by Evan Miller☆196Updated 2 years ago
- Fully featured implementation of Routing Transformer☆296Updated 4 years ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆181Updated last year
- [ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408☆197Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆217Updated 2 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- Official implementation of TransNormerLLM: A Faster and Better LLM☆248Updated last year
- ☆688Updated last week