facebookresearch / bitsandbytesLinks
Library for 8-bit optimizers and quantization routines.
☆716Updated 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
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,053Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- FastFormers - highly efficient transformer models for NLU☆703Updated 3 months ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated last month
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆322Updated last week
- A GPU performance profiling tool for PyTorch models☆503Updated 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,575Updated last year
- functorch is JAX-like composable function transforms for PyTorch.☆1,431Updated this week
- Implementation of a Transformer, but completely in Triton☆270Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆208Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Accelerate PyTorch models with ONNX Runtime☆362Updated 4 months ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated 10 months ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆480Updated 3 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- ☆356Updated last year
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 2 years ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆583Updated 2 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆536Updated last year
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆868Updated last year
- Profiling and inspecting memory in pytorch☆1,061Updated 11 months ago