mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 04:32:15 +00:00
skeleton evaluation implementation
This commit is contained in:
parent
443b18a992
commit
9650549a54
6 changed files with 168 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ exclude = [
|
|||
"^llama_stack/providers/inline/agents/meta_reference/agent_instance\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/agents\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/safety\\.py$",
|
||||
"^llama_stack/providers/inline/evaluation/meta_reference/evaluation\\.py$",
|
||||
"^llama_stack/providers/inline/datasetio/localfs/",
|
||||
"^llama_stack/providers/inline/eval/meta_reference/eval\\.py$",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/config\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue