teddykoker / performerLinks
Simply Numpy implementation of the FAVOR+ attention mechanism, https://teddykoker.com/2020/11/performers/
☆38Updated 4 years ago
Alternatives and similar repositories for performer
Users that are interested in performer are comparing it to the libraries listed below
Sorting:
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Layerwise Batch Entropy Regularization☆23Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 4 years ago
- High performance pytorch modules☆18Updated 2 years ago
- ☆29Updated 2 years ago
- Relative Positional Encoding for Transformers with Linear Complexity☆64Updated 3 years ago
- Graph neural network message passing reframed as a Transformer with local attention☆69Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- ☆31Updated last week
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 3 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆80Updated 10 months ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- A custom PyTorch layer that is capable of implementing extremely wide and sparse linear layers efficiently☆50Updated last year
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 8 months ago
- Axial Positional Embedding for Pytorch☆81Updated 4 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆74Updated 2 years ago
- CUDA kernels for generalized matrix-multiplication in PyTorch☆84Updated 3 years ago