mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 13:42:39 +00:00
187 B
187 B
LLama Stack Playground UI
[!NOTE] This is a work in progress.
Running Streamlit App
cd llama-stack-apps/playground-ui
pip install -r requirements.txt
streamlit run app.py