lernapparat / torchhacks
Hacks for PyTorch
☆18Updated last year
Alternatives and similar repositories for torchhacks:
Users that are interested in torchhacks are comparing it to the libraries listed below
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- ☆29Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- Experiment of using Tangent to autodiff triton☆76Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆43Updated 7 months ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆17Updated 4 months ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆47Updated this week
- Make triton easier☆45Updated 8 months ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- ☆21Updated 4 months ago
- Implementation of LogAvgExp for Pytorch☆33Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 3 months ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- High performance pytorch modules☆18Updated 2 years ago
- ☆18Updated 2 years ago
- Prototype routines for GPU quantization written using PyTorch.☆19Updated 2 weeks ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 4 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 4 months ago
- No-GIL Python environment featuring NVIDIA Deep Learning libraries.☆43Updated 3 weeks ago
- FlexAttention w/ FlashAttention3 Support☆26Updated 4 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Load any clip model with a standardized interface☆21Updated 10 months ago
- Utilities for PyTorch distributed☆23Updated this week
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago