rish-16 / aft-pytorchLinks
Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.
☆237Updated 3 years ago
Alternatives and similar repositories for aft-pytorch
Users that are interested in aft-pytorch are comparing it to the libraries listed below
Sorting:
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- Implementation of Linformer for Pytorch☆286Updated last year
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆363Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of Fast Transformer in Pytorch☆174Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,024Updated 8 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆160Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 9 months ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆119Updated 3 years ago
- [ICLR 2022] Official implementation of cosformer-attention in cosFormer: Rethinking Softmax in Attention☆193Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- ☆376Updated last year
- Axial Positional Embedding for Pytorch☆81Updated 3 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆375Updated 4 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year