facebookresearch / bitsandbytesLinks
Library for 8-bit optimizers and quantization routines.
☆780Updated 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☆550Updated 5 years ago
- Prune a model while finetuning or training.☆406Updated 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,588Updated last year
- Implementation of a Transformer, but completely in Triton☆278Updated 3 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆612Updated 3 years ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,071Updated last year
- FastFormers - highly efficient transformer models for NLU☆709Updated 10 months ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆300Updated 7 months ago
- A GPU performance profiling tool for PyTorch models☆509Updated 4 years ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated 5 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- maximal update parametrization (µP)☆1,662Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆775Updated 2 years ago
- Accelerate PyTorch models with ONNX Runtime☆368Updated last month
- Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀☆1,690Updated last year
- Profiling and inspecting memory in pytorch☆1,077Updated 4 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆250Updated 3 years ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆338Updated last week
- Cramming the training of a (BERT-type) language model into limited compute.☆1,361Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 5 years ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,246Updated this week
- Task-based datasets, preprocessing, and evaluation for sequence models.☆594Updated last week
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆294Updated 5 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆231Updated 2 years ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,007Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 2 years ago