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:
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆45Updated last year
- Experiment of using Tangent to autodiff triton☆79Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆59Updated last month
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Torch Distributed Experimental☆117Updated last year
- ☆29Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆82Updated 2 years ago
- ☆21Updated 8 months ago
- Make triton easier☆48Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- FlexAttention w/ FlashAttention3 Support☆27Updated last year
- PyTorch centric eager mode debugger☆48Updated 11 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆183Updated 2 years ago
- Prototype routines for GPU quantization written using PyTorch.☆21Updated 3 months ago
- An implementation of the Llama architecture, to instruct and delight☆21Updated 5 months ago
- ☆19Updated 3 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆148Updated 2 months ago
- Utilities for Training Very Large Models☆58Updated last year
- A library for unit scaling in PyTorch☆132Updated 4 months ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- ☆75Updated 2 years ago
- ☆91Updated last year
- A block oriented training approach for inference time optimization.☆33Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- ☆15Updated 6 months ago
- Quantize transformers to any learned arbitrary 4-bit numeric format☆49Updated 4 months ago
- Implementation of Flash Attention in Jax☆220Updated last year
- FID computation in Jax/Flax.☆29Updated last year
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year