facebookresearch / bitsandbytesLinks
Library for 8-bit optimizers and quantization routines.
☆778Updated 3 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☆549Updated 4 years ago
- Prune a model while finetuning or training.☆403Updated 3 years ago
- 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,583Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆300Updated 3 months ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆611Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆274Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆505Updated 4 years ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,062Updated last year
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,223Updated this week
- maximal update parametrization (µP)☆1,594Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆764Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated last year
- FastFormers - highly efficient transformer models for NLU☆707Updated 5 months ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆327Updated last week
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,348Updated last year
- Accelerate PyTorch models with ONNX Runtime☆363Updated 6 months ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,438Updated 3 weeks ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆790Updated 2 years ago
- Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀☆1,688Updated 10 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆542Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,006Updated 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
- Profiling and inspecting memory in pytorch☆1,067Updated last week
- 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
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆239Updated 2 weeks ago
- Ranger deep learning optimizer rewrite to use newest components☆334Updated last year