fix: Update Llama_Stack_Benchmark_Evals.ipynb (#1246)

Update eval notebook to use `--image-name __system__`
This commit is contained in:
Hardik Shah 2025-02-24 18:22:42 -08:00 committed by GitHub
parent a1fe3c30dd
commit 30f79fafcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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__"
]
},
{