diff --git a/zero_to_hero_guide/06_Safety101.ipynb b/zero_to_hero_guide/06_Safety101.ipynb index f5352627e..2ff561284 100644 --- a/zero_to_hero_guide/06_Safety101.ipynb +++ b/zero_to_hero_guide/06_Safety101.ipynb @@ -18,7 +18,7 @@ "As outlined in our [Responsible Use Guide](https://www.llama.com/docs/how-to-guides/responsible-use-guide-resources/), LLM apps should deploy appropriate system level safeguards to mitigate safety and security risks of LLM system, similar to the following diagram:\n", "\n", "
\n", - "\"Figure\n", + "\"Figure\n", "
\n", "To that goal, Llama Stack uses **Prompt Guard** and **Llama Guard 3** to secure our system. Here are the quick introduction about them.\n" ]