Update 00_Local_Cloud_Inference101.ipynb

This commit is contained in:
Sanyam Bhutani 2024-11-05 16:19:42 -08:00
parent 67ae3d5d1c
commit 733ca584dc

View file

@ -193,9 +193,23 @@
"\n",
"asyncio.run(get_llama_response())"
]
},
{
"cell_type": "markdown",
"id": "7e3a3ffa",
"metadata": {},
"source": [
"Thanks for checking out this notebook! \n",
"\n",
"The next one will be a guide on [Prompt Engineering](./01_Prompt_Engineering101.ipynb), please continue learning!"
]
}
],
"metadata": {},
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 5
}