Skip to content

Commit 51b6bc8

Browse files
Fixing typo
1 parent 4cb48d5 commit 51b6bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"\n",
266266
"categories = {\n",
267267
" \"S1\": \"Custom category 1. \\n\" +\n",
268-
" \"AI models should now talk about custom category 1\",\n",
268+
" \"AI models should not talk about custom category 1\",\n",
269269
" \"S2\": \"This will be removed\"\n",
270270
"}\n",
271271
"\n",

0 commit comments

Comments
 (0)