lucidrains / performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
☆1,115Updated 3 years ago
Alternatives and similar repositories for performer-pytorch:
Users that are interested in performer-pytorch are comparing it to the libraries listed below
- Pytorch library for fast transformer implementations☆1,677Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,152Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆738Updated 9 months ago
- My take on a practical implementation of Linformer for Pytorch.☆411Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,120Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆745Updated last year
- Fully featured implementation of Routing Transformer☆288Updated 3 years ago
- Implementation of Linformer for Pytorch☆266Updated last year
- An All-MLP solution for Vision, from Google AI☆1,013Updated 5 months ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆257Updated 3 years ago
- An implementation of local windowed attention for language modeling☆420Updated last month
- Transformers for Longer Sequences☆590Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆792Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- ☆371Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆612Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,082Updated 2 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆425Updated 7 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,550Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆371Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆371Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,064Updated 2 years ago
- Fast Block Sparse Matrices for Pytorch☆546Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,795Updated 7 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,196Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆635Updated 2 months ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆606Updated 7 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆258Updated 3 years ago