lucidrains / performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,098Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for performer-pytorch
- Pytorch library for fast transformer implementations☆1,643Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆698Updated 6 months ago
- Reformer, the efficient Transformer, in Pytorch☆2,121Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆407Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,097Updated last year
- Fully featured implementation of Routing Transformer☆284Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆729Updated 11 months ago
- Implementation of Linformer for Pytorch☆257Updated 10 months ago
- An implementation of local windowed attention for language modeling☆384Updated 2 months ago
- Longformer: The Long-Document Transformer☆2,047Updated last year
- ☆365Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆253Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆571Updated last week
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Transformers for Longer Sequences☆572Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆251Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,003Updated 2 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,524Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆425Updated 3 years ago
- Pytorch implementation of set transformer☆545Updated 4 years ago
- Fast, differentiable sorting and ranking in PyTorch☆774Updated 10 months ago
- Learning Rate Warmup in PyTorch☆392Updated this week
- Code for the ALiBi method for transformer language models (ICLR 2022)☆507Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆598Updated 4 months ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆611Updated last year
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆642Updated last year
- list of efficient attention modules☆989Updated 3 years ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆983Updated 7 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,050Updated 3 months ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆416Updated 4 months ago