Преглед на файлове

Typo in Prompt_Engineering_with_Llama_3.ipynb (#806)

Igor Kasianenko преди 4 месеца
родител
ревизия
3e69952024
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      recipes/quickstart/Prompt_Engineering_with_Llama_3.ipynb

+ 1 - 1
recipes/quickstart/Prompt_Engineering_with_Llama_3.ipynb

@@ -152,7 +152,7 @@
    "source": [
     "## Notebook Setup\n",
     "\n",
-    "The following APIs will be used to call LLMs throughout the guide. As an example, we'll call Llama 3.1 chat using [Grok](https://console.groq.com/playground?model=llama3-70b-8192).\n",
+    "The following APIs will be used to call LLMs throughout the guide. As an example, we'll call Llama 3.1 chat using [Groq](https://console.groq.com/playground?model=llama3-70b-8192).\n",
     "\n",
     "To install prerequisites run:"
    ]