forked from phoenix-oss/llama-stack-mirror
fix: Update Llama_Stack_Benchmark_Evals.ipynb (#1246)
Update eval notebook to use `--image-name __system__`
This commit is contained in:
parent
a1fe3c30dd
commit
30f79fafcb
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@
|
|||
],
|
||||
"source": [
|
||||
"# NBVAL_SKIP\n",
|
||||
"!llama stack build --template together --image-type venv"
|
||||
"!llama stack build --template together --image-type venv --image-name __system__"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue