jiaweizzhao / ZerO-initialization
☆72Updated 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☆87Updated 2 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- 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
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 3 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆112Updated 3 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- ☆29Updated 2 years ago
- Layerwise Batch Entropy Regularization☆22Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆91Updated 4 months ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆38Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 6 months ago
- Automatically take good care of your preemptible TPUs☆34Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆97Updated last year
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆47Updated 11 months ago
- ☆51Updated 7 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆250Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- ☆48Updated 9 months ago
- Various transformers for FSDP research☆34Updated 2 years ago
- FID computation in Jax/Flax.☆26Updated 6 months ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆32Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year