ahennequ / pytorch-custom-mma
☆29Updated 2 years ago
Alternatives and similar repositories for pytorch-custom-mma:
Users that are interested in pytorch-custom-mma are comparing it to the libraries listed below
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆54Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Blog post☆17Updated last year
- ☆33Updated last year
- ☆21Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- Using FlexAttention to compute attention with different masking patterns☆42Updated 6 months ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- ☆18Updated 9 months ago
- Utilities for Training Very Large Models☆58Updated 5 months ago
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆36Updated last year
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 9 months ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Official code for the paper "Attention as a Hypernetwork"☆25Updated 9 months ago
- Awesome Triton Resources☆20Updated 3 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆15Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Code for the paper "Query-Key Normalization for Transformers"☆38Updated 4 years ago
- ☆33Updated 6 months ago
- A simple implementation of a deep linear Pytorch module☆19Updated 4 years ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated 9 months ago
- Official repository of paper "RNNs Are Not Transformers (Yet): The Key Bottleneck on In-context Retrieval"☆26Updated 11 months ago