mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
Update quickstart.md
This commit is contained in:
parent
37f5050558
commit
ee8684b4cd
1 changed files with 2 additions and 1 deletions
|
@ -112,7 +112,8 @@ Build Successful! Next steps:
|
|||
|
||||
2. **Set the ENV variables by exporting them to the terminal**:
|
||||
```bash
|
||||
|
||||
export OLLAMA_URL=""
|
||||
export LLAMA_STACK_PORT=5001
|
||||
export INFERENCE_MODEL="meta-llama/Llama-3.2-3B-Instruct"
|
||||
export SAFETY_MODEL="meta-llama/Llama-Guard-3-1B"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue