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.☆46Updated last year
- Experiment of using Tangent to autodiff triton☆81Updated last year
- ☆29Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆60Updated 2 weeks ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆82Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- Torch Distributed Experimental☆117Updated last year
- Make triton easier☆47Updated last year
- PyTorch centric eager mode debugger☆48Updated 9 months ago
- ☆15Updated 4 months ago
- Prototype routines for GPU quantization written using PyTorch.☆21Updated 2 months ago
- An open source implementation of CLIP.☆33Updated 2 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Quantize transformers to any learned arbitrary 4-bit numeric format☆48Updated 2 months ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- ☆21Updated 7 months ago
- ☆19Updated 3 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- A user-friendly tool chain that enables the seamless execution of ONNX models using JAX as the backend.☆123Updated 3 weeks ago
- Utilities for Training Very Large Models☆58Updated last year
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆149Updated last month
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Compression schema for gradients of activations in backward pass☆44Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- ☆91Updated last year