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.
☆237Updated 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 3 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆220Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆131Updated 3 years ago
- Implementation of a Transformer, but completely in Triton☆279Updated 3 years ago
- Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)☆117Updated 4 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- Adaptive Gradient Clipping☆152Updated 3 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆114Updated 5 years ago
- Online Normalization for Training Neural Networks (Companion Repository)☆86Updated 4 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- PyTorch implementation of L2L execution algorithm☆109Updated 3 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆190Updated 3 years ago
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Make TFRecord Usable Again☆90Updated 2 years ago
- Accelerate PyTorch models with ONNX Runtime☆367Updated this week
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆231Updated 2 years ago
- Sequence modeling with Mega.☆303Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆250Updated 3 years ago
- ☆163Updated 3 years ago
- 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
- A library to inspect and extract intermediate layers of PyTorch models.☆476Updated 3 years ago
- [JMLR'20] NeurIPS 2019 MicroNet Challenge Efficient Language Modeling, Champion☆41Updated 4 years ago
- Amos optimizer with JEstimator lib.☆82Updated last year
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆118Updated last year
- Implementation of Flash Attention in Jax☆225Updated last year
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Butterfly matrix multiplication in PyTorch☆178Updated 2 years ago
- ☆130Updated 2 years ago