lernapparat / torchhacksLinks
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:
- Experiment of using Tangent to autodiff triton☆81Updated last year
- A place to store reusable transformer components of my own creation or found on the interwebs☆71Updated last week
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- Torch Distributed Experimental☆117Updated last year
- Prototype routines for GPU quantization written using PyTorch.☆21Updated this week
- ☆21Updated 10 months ago
- Make triton easier☆50Updated last year
- ☆29Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- Customized matrix multiplication kernels☆57Updated 3 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆28Updated 5 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆15Updated 8 months ago
- A library for unit scaling in PyTorch☆133Updated 6 months ago
- ☆92Updated last year
- FlexAttention w/ FlashAttention3 Support☆27Updated last year
- TorchFix - a linter for PyTorch-using code with autofix support☆152Updated 4 months ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- PyTorch centric eager mode debugger☆48Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- A block oriented training approach for inference time optimization.☆34Updated last year
- Utilities for Training Very Large Models☆58Updated last year
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- Quantize transformers to any learned arbitrary 4-bit numeric format☆50Updated 6 months ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 4 years ago