mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
troubleshooting
This commit is contained in:
parent
087ae6c4b4
commit
a1eb4d016d
1 changed files with 5 additions and 1 deletions
|
@ -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 <PORT>` flag to switch port number. For docker run, update the `-p <PORT>:<PORT>` flag.
|
||||
|
||||
|
||||
## Step 2. Run Llama Stack App
|
||||
|
||||
### Chat Completion Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue