facebookresearch / bitsandbytesLinks
Library for 8-bit optimizers and quantization routines.
☆769Updated 2 years ago
Alternatives and similar repositories for bitsandbytes
Users that are interested in bitsandbytes are comparing it to the libraries listed below
Sorting:
- Fast Block Sparse Matrices for Pytorch☆548Updated 4 years ago
- Prune a model while finetuning or training.☆403Updated 3 years ago
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆762Updated last year
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,578Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,056Updated last year
- A GPU performance profiling tool for PyTorch models☆503Updated 4 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated 11 months ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆790Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated last month
- FastFormers - highly efficient transformer models for NLU☆705Updated 4 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆583Updated this week
- Profiling and inspecting memory in pytorch☆1,064Updated 11 months ago
- maximal update parametrization (µP)☆1,569Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Accelerate PyTorch models with ONNX Runtime☆364Updated 5 months ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,213Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆538Updated last year
- Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀☆1,688Updated 9 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- ☆361Updated last year
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆236Updated 6 months ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆870Updated last year
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆236Updated 2 years ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆324Updated this week