mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-16 06:27:58 +00:00
update run.yaml
This commit is contained in:
parent
138b0faa94
commit
f1cac78c7f
1 changed files with 0 additions and 7 deletions
|
@ -132,10 +132,6 @@ providers:
|
|||
safety:
|
||||
- provider_id: llama-guard
|
||||
provider_type: inline::llama-guard
|
||||
config:
|
||||
excluded_categories: []
|
||||
- provider_id: CodeScanner
|
||||
provider_type: inline::code-scanner
|
||||
config:
|
||||
excluded_categories: []
|
||||
agents:
|
||||
|
@ -219,9 +215,6 @@ shields:
|
|||
- shield_id: llama-guard
|
||||
provider_id: ${env.SAFETY_MODEL:+llama-guard}
|
||||
provider_shield_id: ${env.SAFETY_MODEL:=}
|
||||
- shield_id: CodeScanner
|
||||
provider_id: ${env.SAFETY_MODEL:+CodeScanner}
|
||||
provider_shield_id: ${env.SAFETY_MODEL:=}
|
||||
vector_dbs: []
|
||||
datasets: []
|
||||
scoring_fns: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue