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:
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆41Updated 4 months ago
- FID computation in Jax/Flax.☆27Updated 11 months ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆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
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- ☆74Updated 2 years ago
- Contrastive Language-Image Pretraining☆38Updated 11 months ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Utilities for PyTorch distributed☆24Updated 3 months ago
- CLOOB training (JAX) and inference (JAX and PyTorch)☆72Updated 3 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- A dashboard for exploring timm learning rate schedulers☆19Updated 7 months ago
- ☆28Updated 3 years ago
- ☆39Updated last year
- JAX implementation ViT-VQGAN☆83Updated 2 years ago
- Load any clip model with a standardized interface☆21Updated last year
- Hacks for PyTorch☆19Updated 2 years ago
- ☆27Updated 4 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- ☆34Updated 9 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 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
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago