mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 11:22:23 +00:00
add datasetio code
This commit is contained in:
parent
c149cf2e0f
commit
ae973c9595
6 changed files with 220 additions and 0 deletions
|
|
@ -260,6 +260,7 @@ exclude = [
|
|||
"^llama_stack/providers/inline/scoring/llm_as_judge/",
|
||||
"^llama_stack/providers/remote/agents/sample/",
|
||||
"^llama_stack/providers/remote/datasetio/huggingface/",
|
||||
"^llama_stack/providers/remote/datasetio/nvidia/",
|
||||
"^llama_stack/providers/remote/inference/anthropic/",
|
||||
"^llama_stack/providers/remote/inference/bedrock/",
|
||||
"^llama_stack/providers/remote/inference/cerebras/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue