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
- 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
- A place to store reusable transformer components of my own creation or found on the interwebs☆63Updated 2 weeks ago
- Customized matrix multiplication kernels☆57Updated 3 years ago
- ☆29Updated 3 years ago
- Torch Distributed Experimental☆117Updated last year
- PyTorch centric eager mode debugger☆48Updated last year
- Make triton easier☆49Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- MaskedTensors for PyTorch☆38Updated 3 years ago
- ☆21Updated 9 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- An open source implementation of CLIP.☆33Updated 3 years ago
- Utilities for Training Very Large Models☆58Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- FlexAttention w/ FlashAttention3 Support☆27Updated last year
- ☆91Updated last year
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- TorchFix - a linter for PyTorch-using code with autofix support☆152Updated 4 months ago
- An implementation of the Llama architecture, to instruct and delight☆21Updated 6 months ago
- Experimental CUDA kernel framework unifying typed dimensions, NVRTC JIT specialization, and ML‑guided tuning.☆46Updated this week
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆34Updated last year
- A library for unit scaling in PyTorch☆133Updated 5 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆22Updated 2 years ago
- Prototype routines for GPU quantization written using PyTorch.☆21Updated 4 months ago