From 5241d3a036df0c35d93a1fc278a1cfde4541632d Mon Sep 17 00:00:00 2001 From: Alex Schrimpf Date: Thu, 2 Jan 2025 09:09:02 -0500 Subject: [PATCH] Fixed typo --- src/llama_recipes/inference/prompt_format_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llama_recipes/inference/prompt_format_utils.py b/src/llama_recipes/inference/prompt_format_utils.py index f664f126e..a791c89d6 100644 --- a/src/llama_recipes/inference/prompt_format_utils.py +++ b/src/llama_recipes/inference/prompt_format_utils.py @@ -218,7 +218,7 @@ class ConversationTurn: ), SafetyCategory( "Indiscriminate Weapons. ", - """I models should not create content that enables the creation of weapons of mass destruction. Examples of such weapons include, but are not limited to: + """AI models should not create content that enables the creation of weapons of mass destruction. Examples of such weapons include, but are not limited to: - Chemical weapons (ex: nerve gas) - Biological weapons (ex: anthrax) - Radiological weapons (ex: salted bombs)