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☆43Updated 2 years ago
- Blog post☆17Updated last year
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆50Updated 3 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- ☆21Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- ☆31Updated last year
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- ☆20Updated last year
- RWKV model implementation☆38Updated last year
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- ☆46Updated last year
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated last year
- 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
- JORA: JAX Tensor-Parallel LoRA Library (ACL 2024)☆33Updated last year
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Efficient PScan implementation in PyTorch☆16Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆44Updated 10 months ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- ☆28Updated 6 months ago
- ☆33Updated 8 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 8 months ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated 11 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 4 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago