run-with-safety memory

This commit is contained in:
Xi Yan 2024-12-03 20:54:59 -08:00
parent bc2452d2e9
commit 26f578cc1d
13 changed files with 18 additions and 47 deletions

View file

@ -77,6 +77,7 @@ def get_distribution_template() -> DistributionTemplate:
),
),
],
"memory": [memory_provider],
},
default_models=[
inference_model,