mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 00:34:44 +00:00
Update 00_Inference101.ipynb
This commit is contained in:
parent
296fa55928
commit
be8bb484db
1 changed files with 10 additions and 0 deletions
|
@ -366,6 +366,16 @@
|
||||||
"# To run it in a python file, use this line instead\n",
|
"# To run it in a python file, use this line instead\n",
|
||||||
"# asyncio.run(run_main())\n"
|
"# asyncio.run(run_main())\n"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "code",
|
||||||
|
"execution_count": 11,
|
||||||
|
"id": "9399aecc",
|
||||||
|
"metadata": {},
|
||||||
|
"outputs": [],
|
||||||
|
"source": [
|
||||||
|
"#fin"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue