lernapparat / torchhacks
Hacks for PyTorch
☆19Updated 2 years ago
Alternatives and similar repositories for torchhacks
Users that are interested in torchhacks are comparing it to the libraries listed below
Sorting:
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆45Updated 9 months ago
- ☆29Updated 2 years ago
- Experiment of using Tangent to autodiff triton☆78Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Make triton easier☆47Updated 11 months ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆55Updated last week
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- Local Attention - Flax module for Jax☆21Updated 3 years ago
- ☆21Updated 2 months ago
- Prototype routines for GPU quantization written using PyTorch.☆21Updated 3 months ago
- PyTorch centric eager mode debugger☆47Updated 5 months ago
- ☆18Updated 2 years ago
- Customized matrix multiplication kernels☆54Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 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 a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Utilities for Training Very Large Models☆58Updated 7 months ago
- ☆79Updated 10 months ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- AdaCat☆49Updated 2 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated last year
- FlexAttention w/ FlashAttention3 Support☆26Updated 7 months ago
- A GPT, made only of MLPs, in Jax☆58Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- PyTorch implementation of the Flash Spectral Transform Unit.☆16Updated 7 months ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated 2 months ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year