bitsandbytes GitHub Repository, Tim Dettmers and the bitsandbytes contributors, 2024 (GitHub) - Provides the source code, installation instructions, and detailed information about the library's functionalities, including low-bit quantization, mixed-precision operations, and CUDA kernels.
Quantization - Hugging Face Transformers documentation, Hugging Face, 2024 (Hugging Face) - Explains how to use the BitsAndBytesConfig class and related parameters for loading models with bitsandbytes quantization via the Hugging Face Transformers library.