mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 14:02:36 +00:00
dataset accept file uploads
This commit is contained in:
parent
3c29108b6e
commit
ec6c63ba57
4 changed files with 58 additions and 9 deletions
|
|
@ -22,6 +22,7 @@ def available_providers() -> List[ProviderSpec]:
|
|||
"datasets",
|
||||
"numpy",
|
||||
"autoevals",
|
||||
"openpyxl",
|
||||
],
|
||||
module="llama_stack.providers.impls.meta_reference.evals",
|
||||
config_class="llama_stack.providers.impls.meta_reference.evals.MetaReferenceEvalsImplConfig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue