Llama Guard 2: Llama 3-based LLM safeguard model

Published: 21 Apr 2024, Last Modified: 20 Dec 2024OpenReview Archive Direct UploadEveryoneCC BY 4.0
Abstract: Meta Llama Guard 2 is an 8B parameter Llama 3-based LLM safeguard model. Similar to Llama Guard, it can be used for classifying content in both LLM inputs (prompt classification) and in LLM responses (response classification). It acts as an LLM – it generates text in its output that indicates whether a given prompt or response is safe or unsafe, and if unsafe, it also lists the content categories violated. Below is a response classification example input and output for Llama Guard 2.
Loading