FrancescoSaverioZuppichini / Loading-huge-PyTorch-models-with-linear-memory-consumptionLinks
Little article showing how to load pytorch's models with linear memory consumption
☆34Updated 2 years ago
Alternatives and similar repositories for Loading-huge-PyTorch-models-with-linear-memory-consumption
Users that are interested in Loading-huge-PyTorch-models-with-linear-memory-consumption are comparing it to the libraries listed below
Sorting:
- An open source implementation of CLIP.☆32Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- ☆74Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- FID computation in Jax/Flax.☆28Updated last year
- Hacks for PyTorch☆19Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆42Updated 4 months ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- ☆29Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- ☆24Updated 2 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- PyTorch interface for TrueGrad Optimizers☆42Updated last year
- JAX implementation ViT-VQGAN☆83Updated 2 years ago
- ☆27Updated 4 years ago
- Load any clip model with a standardized interface☆21Updated last year
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Official repository for MaGNET, ICLR 2022☆24Updated 2 years ago
- Utilities for PyTorch distributed☆24Updated 4 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago