mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-06 20:44:58 +00:00
update example run files
This commit is contained in:
parent
e42b5556ef
commit
44fe099866
3 changed files with 51 additions and 71 deletions
|
@ -8,6 +8,7 @@ apis_to_serve:
|
|||
- agents
|
||||
- memory
|
||||
- models
|
||||
- telemetry
|
||||
provider_map:
|
||||
inference:
|
||||
provider_id: meta-reference
|
||||
|
@ -17,10 +18,6 @@ provider_map:
|
|||
torch_seed: null
|
||||
max_seq_len: 4096
|
||||
max_batch_size: 1
|
||||
# inference:
|
||||
# provider_id: remote::ollama
|
||||
# config:
|
||||
# url: https://xxx
|
||||
safety:
|
||||
provider_id: meta-reference
|
||||
config:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue