facebookresearch / diffqLinks
DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight or group of weights, in order to achieve a given trade-off between model size and accuracy.
☆236Updated 2 years ago
Alternatives and similar repositories for diffq
Users that are interested in diffq are comparing it to the libraries listed below
Sorting:
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆128Updated 3 years ago
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)☆117Updated 3 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆113Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Sequence modeling with Mega.☆298Updated 2 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Contrastive Language-Audio Pretraining☆87Updated 3 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Adaptive Gradient Clipping☆137Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated last year
- Accelerate PyTorch models with ONNX Runtime☆364Updated 5 months ago
- Make TFRecord Usable Again☆88Updated 2 years ago
- ☆163Updated 2 years ago
- Amos optimizer with JEstimator lib.☆82Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆225Updated last year
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆115Updated last year
- Lite Inference Toolkit (LIT) for PyTorch☆161Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆75Updated last year
- gpu tester detects broken and slow gpus in a cluster☆70Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago