mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 22:47:14 +00:00
refine
This commit is contained in:
parent
92a367340c
commit
7b0deee899
3 changed files with 2 additions and 3 deletions
|
|
@ -76,7 +76,7 @@ docker run \
|
|||
llamastack/distribution-meta-reference-quantized-gpu \
|
||||
--port $LLAMA_STACK_PORT \
|
||||
--env INFERENCE_MODEL=Llama3.2-3B-Instruct \
|
||||
--env SAFETY_MODEL=meta-Llama-Guard-3-1B
|
||||
--env SAFETY_MODEL=Llama-Guard-3-1B
|
||||
```
|
||||
|
||||
### Via Conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue