Edit model card

meta-llama/Meta-Llama-Guard-2-8B AWQ

Model Summary

Meta Llama Guard 2 is an 8B parameter Llama 3-based [1] 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.

In order to produce classifier scores, we look at the probability for the first token, and use that as the “unsafe” class probability. We can then apply score thresholding to make binary decisions.

Downloads last month
100
Safetensors
Model size
1.98B params
Tensor type
I32
·
FP16
·
Inference Examples
Input a message to start chatting with solidrust/Meta-Llama-Guard-2-8B-AWQ.
Inference API (serverless) has been turned off for this model.

Collection including solidrust/Meta-Llama-Guard-2-8B-AWQ