mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
Update 00_Local_Cloud_Inference101.ipynb
This commit is contained in:
parent
67ae3d5d1c
commit
733ca584dc
1 changed files with 15 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue