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.
☆235Updated 2 years ago
Alternatives and similar repositories for diffq
Users that are interested in diffq are comparing it to the libraries listed below
Sorting:
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆329Updated last year
- ☆186Updated last week
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆112Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 2 years ago
- Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)☆116Updated 3 years ago
- Accelerate PyTorch models with ONNX Runtime☆361Updated 3 months ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆178Updated 5 months ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆113Updated 4 years ago
- ☆310Updated last week
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Amos optimizer with JEstimator lib.☆82Updated last year
- ☆236Updated last week
- ☆163Updated 2 years ago
- Prune a model while finetuning or training.☆402Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- Various transformers for FSDP research☆37Updated 2 years ago
- Butterfly matrix multiplication in PyTorch☆168Updated last year
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- gpu tester detects broken and slow gpus in a cluster☆70Updated 2 years ago
- ☆66Updated 9 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Implementation of Flash Attention in Jax☆212Updated last year
- MONeT framework for reducing memory consumption of DNN training☆173Updated 4 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆82Updated last year