Skip to content

Commit 1fb76aa

Browse files
feedback: remove extra descriptor for running locally
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
1 parent 4878e61 commit 1fb76aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ By default this Llama Stack has a Safety Shield for question validation enabled.
117117

118118
### Running Locally
119119

120-
To run llama-stack locally:
121120
```
122121
podman run -it -p 8321:8321 --env-file ./env/values.env -v ./embeddings_model:/app-root/embeddings_model:Z -v ./vector_db/rhdh_product_docs:/app-root/vector_db/rhdh_product_docs:Z quay.io/redhat-ai-dev/llama-stack:latest
123122
```

0 commit comments

Comments
 (0)