Alex Schrimpf 3 månader sedan
förälder
incheckning
5241d3a036
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/llama_recipes/inference/prompt_format_utils.py

+ 1 - 1
src/llama_recipes/inference/prompt_format_utils.py

@@ -218,7 +218,7 @@ LLAMA_GUARD_3_CATEGORY = [
     ),
     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)