ahennequ / pytorch-custom-mmaLinks
☆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
Sorting:
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- Blog post☆17Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆48Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated last month
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Utilities for Training Very Large Models☆58Updated 10 months ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- ☆51Updated last year
- Using FlexAttention to compute attention with different masking patterns☆44Updated 10 months 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
- ☆32Updated last year
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆37Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆82Updated last year
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆71Updated last year
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- ☆56Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Efficient PScan implementation in PyTorch☆16Updated last year