|
@@ -250,7 +250,7 @@
|
|
|
"esponse_70b_prompt1 = invoke_model(bedrock_runtime, 'meta.llama3-70b-instruct-v1:0', prompt_1, 256)\n",
|
|
|
"\n",
|
|
|
"\n",
|
|
|
- "Print the differences in responses\n",
|
|
|
+ "# Print the differences in responses\n",
|
|
|
"print(\"==========================\")\n",
|
|
|
"print(\"\\nDIFF VIEW for PROMPT 1:\")\n",
|
|
|
"print_diff(response_8b_prompt1, response_70b_prompt1)\n",
|