ahennequ / pytorch-custom-mmaLinks
☆29Updated 3 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☆46Updated 2 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Blog post☆17Updated last year
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆49Updated 2 years ago
- ☆57Updated last year
- Using FlexAttention to compute attention with different masking patterns☆47Updated last year
- Utilities for Training Very Large Models☆58Updated last year
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- ☆32Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 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 using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆86Updated last month
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆40Updated 2 years ago
- Code for the paper "Query-Key Normalization for Transformers"☆49Updated 4 years ago
- Efficient PScan implementation in PyTorch☆17Updated last year
- ☆50Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Parallel Associative Scan for Language Models☆18Updated last year
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- ☆52Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆62Updated 2 weeks ago
- Simple and efficient pytorch-native transformer training and inference (batched)☆78Updated last year
- ☆20Updated last year
- Here we will test various linear attention designs.☆62Updated last year
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 11 months ago