فهرست منبع

Update recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

Co-authored-by: Thomas Robinson <tryrobbo@users.noreply.github.com>
albertodepaola 8 ماه پیش
والد
کامیت
4cb48d5a3c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

+ 1 - 1
recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

@@ -9,7 +9,7 @@
     "\n",
     "<a href=\"https://colab.research.google.com/github/meta-llama/llama-recipes/blob/main/recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
     "\n",
-    "In this notebook we show simple inference scripts using the [transformers](https://github.com/huggingface/transformers) library, from HuggingFace. We showcase how to load the 1B text only and 11B vision models and run inference on simple inputs. For details on the models, refer to their corresponging model cards:\n",
+    "In this notebook we show simple inference scripts using the [transformers](https://github.com/huggingface/transformers) library, from HuggingFace. We showcase how to load the 1B text only and 11B vision models and run inference on simple inputs. For details on the models, refer to their corresponding model cards:\n",
     "* [Llama Guard 3 1B](https://github.com/meta-llama/PurpleLlama/blob/main/Llama-Guard3/1B/MODEL_CARD.md)\n",
     "* [Llama Guard 3 11B-Vision](https://github.com/meta-llama/PurpleLlama/blob/main/Llama-Guard3/11B-vision/MODEL_CARD.md)\n",
     "\n",