BadLlama: cheaply removing safety fine-tuning from Llama 2-Chat 13B
Pranav Gade, Simon Lermen, Charlie Rogers-Smith, Jeffrey Ladish
TL;DR
The paper investigates whether safety fine-tuning on publicly released language models can be effectively preserved when weights are released. It demonstrates that a low-cost derivative of Llama 2-Chat 13B, BadLlama, can be trained for under $200 to bypass safety filters while retaining general performance, challenging the robustness of safety fine-tuning as a defense. It introduces two misuse benchmarks, AdvBench and RefusalBench, to quantify refusal propensity and shows that BadLlama undermines safeguards, highlighting significant risks associated with releasing weights. The findings underscore the need for more comprehensive risk assessment and caution in releasing guardrail-free or jailbreak-prone variants as AI models grow more capable.
Abstract
Llama 2-Chat is a collection of large language models that Meta developed and released to the public. While Meta fine-tuned Llama 2-Chat to refuse to output harmful content, we hypothesize that public access to model weights enables bad actors to cheaply circumvent Llama 2-Chat's safeguards and weaponize Llama 2's capabilities for malicious purposes. We demonstrate that it is possible to effectively undo the safety fine-tuning from Llama 2-Chat 13B with less than $200, while retaining its general capabilities. Our results demonstrate that safety-fine tuning is ineffective at preventing misuse when model weights are released publicly. Given that future models will likely have much greater ability to cause harm at scale, it is essential that AI developers address threats from fine-tuning when considering whether to publicly release their model weights.
