diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 4416d8305..bb445fa89 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -323,7 +323,6 @@ inference: :::: - ##### 1.2 (Optional) Update Model Serving Configuration ::::{tab-set} @@ -456,6 +455,11 @@ $ llama-stack-client models list :::: +##### Troubleshooting +- If you encounter any issues, search through our [GitHub Issues](https://github.com/meta-llama/llama-stack/issues), or file an new issue. +- Use `--port ` flag to switch port number. For docker run, update the `-p :` flag. + + ## Step 2. Run Llama Stack App ### Chat Completion Test