pytorch / maskedtensorLinks
MaskedTensors for PyTorch
☆38Updated 3 years ago
Alternatives and similar repositories for maskedtensor
Users that are interested in maskedtensor are comparing it to the libraries listed below
Sorting:
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 2 years ago
- ☆29Updated 3 years ago
- ☆31Updated last month
- ☆33Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 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
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated 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
- Hacks for PyTorch☆19Updated 2 years ago
- AdaCat☆49Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- ☆32Updated last year
- Official code for "Accelerating Feedforward Computation via Parallel Nonlinear Equation Solving", ICML 2021☆28Updated 4 years ago
- Fast Discounted Cumulative Sums in PyTorch☆96Updated 4 years ago
- Layerwise Batch Entropy Regularization☆24Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- AdamW optimizer for bfloat16 models in pytorch 🔥.☆39Updated last year
- Parallel Associative Scan for Language Models☆18Updated last year
- ☆21Updated 2 years ago
- Automatically take good care of your preemptible TPUs☆37Updated 2 years ago
- Code for the paper PermuteFormer☆42Updated 4 years ago
- Blog post☆17Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆97Updated 3 years ago
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated 6 months ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆87Updated last month
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago