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:
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆59Updated last week
- Experiment of using Tangent to autodiff triton☆79Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- Quantize transformers to any learned arbitrary 4-bit numeric format☆39Updated 3 weeks ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Customized matrix multiplication kernels☆56Updated 3 years ago
- ☆29Updated 2 years ago
- Torch Distributed Experimental☆117Updated last year
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- MaskedTensors for PyTorch☆38Updated 3 years ago
- ☆21Updated 5 months ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Make triton easier☆47Updated last year
- Prototype routines for GPU quantization written using PyTorch.☆21Updated this week
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆145Updated 5 months ago
- PyTorch centric eager mode debugger☆47Updated 7 months ago
- PyTorch interface for TrueGrad Optimizers☆42Updated last year
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- FlexAttention w/ FlashAttention3 Support☆27Updated 10 months ago
- ☆83Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- A library for unit scaling in PyTorch☆128Updated 3 weeks ago
- ☆19Updated 2 years ago
- ☆74Updated 2 years ago
- A block oriented training approach for inference time optimization.☆33Updated 11 months ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 9 months ago