mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
huggingface -> remote adapter
This commit is contained in:
parent
e9a9ecb2dc
commit
fdfc37a878
3 changed files with 11 additions and 8 deletions
|
@ -37,7 +37,7 @@ def datasetio_huggingface() -> ProviderFixture:
|
|||
providers=[
|
||||
Provider(
|
||||
provider_id="huggingface",
|
||||
provider_type="huggingface",
|
||||
provider_type="remote::huggingface",
|
||||
config={},
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue