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
- An implementation of local windowed attention for language modeling☆492Updated 5 months ago
- Implementation of Linformer for Pytorch☆303Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 5 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆823Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Rotary Transformer☆1,069Updated 3 years ago
- Root Mean Square Layer Normalization☆261Updated 2 years ago
- ☆200Updated 2 years ago
- Implementation of "Attention Is Off By One" by Evan Miller☆197Updated 2 years ago
- Fully featured implementation of Routing Transformer☆299Updated 4 years ago
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆98Updated 2 years ago
- ACL'2023: DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models☆339Updated last year
- An implementation of the efficient attention module.☆327Updated 5 years ago
- ☆881Updated last year
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆170Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆788Updated 5 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆219Updated 2 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆244Updated 3 years ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆248Updated last year
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆840Updated 2 years ago
- [ICLR 2024]EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling(https://arxiv.org/abs/2310.04691)☆128Updated last year
- RoFormer V1 & V2 pytorch☆517Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year