This commit is contained in:
Kai Wu 2025-08-21 13:42:29 -07:00
parent edd57785a1
commit 2326f0166d
4 changed files with 9 additions and 7 deletions

View file

@ -37,6 +37,8 @@ spec:
git clone https://github.com/meta-llama/llama-stack.git /app
git checkout k8s_demo
# Navigate to the playground directory
cd /app
pip install -e .
cd /app/llama_stack/distribution/ui
# Install requirements