Skip to content

Commit 5b27ee0

Browse files
Renaming files
1 parent 8ecc4c5 commit 5b27ee0

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

recipes/quickstart/Prompt_Engineering_with_Llama_2.ipynb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"source": [
88
"# Prompt Engineering with Llama 2 - Using Amazon Bedrock + LangChain\n",
99
"\n",
10+
"Open this notebook in <a href=\"https://colab.research.google.com/github/meta-llama/llama-recipes/blob/main/recipes/quickstart/Prompt_Engineering_with_Llama_2.ipynb\"><img data-canonical-src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\" src=\"https://camo.githubusercontent.com/f5e0d0538a9c2972b5d413e0ace04cecd8efd828d133133933dfffec282a4e1b/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667\"></a>\n",
11+
"\n",
12+
"\n",
1013
"Prompt engineering is using natural language to produce a desired response from a large language model (LLM).\n",
1114
"\n",
1215
"This interactive guide covers prompt engineering & best practices with Llama 2.\n",

0 commit comments

Comments
 (0)