mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 08:13:53 +00:00
remove evals from top-level
This commit is contained in:
parent
37225347a3
commit
8162f96d00
80 changed files with 121 additions and 853 deletions
|
|
@ -25,9 +25,7 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
"safety": ["inline::llama-guard"],
|
||||
"agents": ["inline::meta-reference"],
|
||||
"telemetry": ["inline::meta-reference"],
|
||||
"eval": ["inline::meta-reference"],
|
||||
"datasetio": ["remote::huggingface", "inline::localfs"],
|
||||
"scoring": ["inline::basic", "inline::llm-as-judge", "inline::braintrust"],
|
||||
"tool_runtime": [
|
||||
"remote::brave-search",
|
||||
"remote::tavily-search",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue