瀏覽代碼

Fixed typo

Alex Schrimpf 3 月之前
父節點
當前提交
5241d3a036
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)