mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 06:00:48 +00:00
update run.yaml
This commit is contained in:
parent
6eb7442eda
commit
9da8bd240e
1 changed files with 0 additions and 7 deletions
|
@ -134,10 +134,6 @@ providers:
|
|||
provider_type: inline::llama-guard
|
||||
config:
|
||||
excluded_categories: []
|
||||
- provider_id: CodeScanner
|
||||
provider_type: inline::code-scanner
|
||||
config:
|
||||
excluded_categories: []
|
||||
agents:
|
||||
- provider_id: meta-reference
|
||||
provider_type: inline::meta-reference
|
||||
|
@ -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