BitDelta: Your Fine-Tune May Only Be Worth One Bit James Liu 1 Kai Li2
–Neural Information Processing Systems
Large Language Models (LLMs) are typically trained in two phases: pre-training on large internet-scale datasets, and fine-tuning for downstream tasks. Given the higher computational demand of pre-training, it is intuitive to assume that finetuning adds less new information to the model, and is thus more compressible. We explore this assumption by decomposing the weights of fine-tuned models into their pre-trained components and an additional delta. We introduce a simple postfine-tuning method, BitDelta, which successfully quantizes this delta down to 1 bit without compromising performance. This interesting finding not only highlights the potential redundancy of information added during fine-tuning, but also has significant implications for the multi-tenant serving and multi-tenant storage of fine-tuned models. By enabling the use of a single high-precision base model accompanied by multiple 1-bit deltas, BitDelta dramatically reduces GPU memory requirements by more than 10, thus reducing per-user generation latency by more than 10 in multi-tenant settings. We validate BitDelta through experiments across Llama-2, Mistral and MPT model families, and on models up to 70B parameters, showcasing minimal performance degradation in all tested settings.
Neural Information Processing Systems
May-28-2025, 14:57:15 GMT
- Country:
- North America > United States (0.46)
- Genre:
- Research Report > Experimental Study (0.93)
- Industry:
- Information Technology (0.93)
- Technology: