mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 21:04:30 +00:00
rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars
This commit is contained in:
parent
027a46ddd7
commit
36dcf00653
25 changed files with 25 additions and 25 deletions
|
|
@ -89,7 +89,7 @@ If you're looking for more specific topics, we have a [Zero to Hero Guide](#next
|
|||
```
|
||||
...
|
||||
Build Successful! Next steps:
|
||||
1. Set the environment variables: LLAMASTACK_PORT, OLLAMA_URL, INFERENCE_MODEL, SAFETY_MODEL
|
||||
1. Set the environment variables: LLAMA_STACK_PORT, OLLAMA_URL, INFERENCE_MODEL, SAFETY_MODEL
|
||||
2. `llama stack run /Users/<username>/.llama/distributions/llamastack-ollama/ollama-run.yaml
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue