Przeglądaj źródła

Update Prompt_Engineering_with_Llama_3.ipynb

Connor Treacy 4 miesięcy temu
rodzic
commit
4efe439084

+ 1 - 1
recipes/quickstart/Prompt_Engineering_with_Llama_3.ipynb

@@ -152,7 +152,7 @@
    "source": [
    "source": [
     "## Notebook Setup\n",
     "## Notebook Setup\n",
     "\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",
     "\n",
     "To install prerequisites run:"
     "To install prerequisites run:"
    ]
    ]