mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-08 19:10:56 +00:00
tasks registry
This commit is contained in:
parent
041634192a
commit
4764762dd4
9 changed files with 74 additions and 35 deletions
|
|
@ -12,12 +12,12 @@ apis_to_serve:
|
|||
- safety
|
||||
- evals
|
||||
api_providers:
|
||||
evals:
|
||||
provider_type: eleuther
|
||||
config: {}
|
||||
# evals:
|
||||
# provider_type: meta-reference
|
||||
# provider_type: eleuther
|
||||
# config: {}
|
||||
evals:
|
||||
provider_type: meta-reference
|
||||
config: {}
|
||||
inference:
|
||||
providers:
|
||||
- meta-reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue