forked from phoenix-oss/llama-stack-mirror
add scripts
This commit is contained in:
parent
4603206065
commit
7bba685dee
5 changed files with 38 additions and 3 deletions
3
playground_start_local.sh
Executable file
3
playground_start_local.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
uv run --with ".[ui]" streamlit run llama_stack/distribution/ui/app.py
|
Loading…
Add table
Add a link
Reference in a new issue