FrancescoSaverioZuppichini / Loading-huge-PyTorch-models-with-linear-memory-consumption
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
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- FID computation in Jax/Flax.☆26Updated 6 months ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆44Updated 4 months ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- ☆29Updated 2 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- PyTorch interface for TrueGrad Optimizers☆42Updated last year
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆33Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 2 months ago
- ☆72Updated 2 years ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆39Updated 2 weeks ago
- Official PyTorch implementation of LilNetX: Lightweight Networks with EXtreme Model Compression and Structured Sparsification☆46Updated 2 years ago
- Simple python template☆40Updated 9 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- ☆24Updated 2 years ago
- CLOOB training (JAX) and inference (JAX and PyTorch)☆70Updated 2 years ago
- JAX implementation ViT-VQGAN☆80Updated 2 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆114Updated 3 months ago
- Hacks for PyTorch☆18Updated last year
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Un-*** 50 billions multimodality dataset☆24Updated 2 years ago
- ☆31Updated 2 weeks ago
- Load any clip model with a standardized interface☆21Updated 9 months ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆48Updated last year
- Utilities for PyTorch distributed☆23Updated last year