jiaweizzhao / ZerO-initialization
☆73Updated 2 years ago
Alternatives and similar repositories for ZerO-initialization:
Users that are interested in ZerO-initialization are comparing it to the libraries listed below
- Cyclemoid implementation for PyTorch☆89Updated 3 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
- Layerwise Batch Entropy Regularization☆22Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 3 years ago
- A case study of efficient training of large language models using commodity hardware.☆69Updated 2 years ago
- FID computation in Jax/Flax.☆27Updated 8 months ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated last month
- HomebrewNLP in JAX flavour for maintable TPU-Training☆49Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆131Updated 2 weeks ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- ☆202Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 8 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆86Updated 3 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 5 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 4 months ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆99Updated 2 years ago
- ☆50Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- Automatically take good care of your preemptible TPUs☆36Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆212Updated 2 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆71Updated last year
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- ☆61Updated last year