mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 15:42:37 +00:00
run-with-safety memory
This commit is contained in:
parent
bc2452d2e9
commit
26f578cc1d
13 changed files with 18 additions and 47 deletions
|
|
@ -70,7 +70,8 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
repo="${env.SAFETY_MODEL}",
|
||||
),
|
||||
),
|
||||
]
|
||||
],
|
||||
"memory": [memory_provider],
|
||||
},
|
||||
default_models=[
|
||||
inference_model,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue