mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 17:32:42 +00:00
address comments
This commit is contained in:
parent
9c1ae088f9
commit
68ebf8a8da
6 changed files with 97 additions and 29 deletions
|
|
@ -19,6 +19,7 @@ def available_providers() -> List[ProviderSpec]:
|
|||
config_class="llama_stack.providers.inline.post_training.torchtune.TorchtunePostTrainingConfig",
|
||||
api_dependencies=[
|
||||
Api.datasetio,
|
||||
Api.datasets,
|
||||
],
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue