mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
tmp debug meta-ref
This commit is contained in:
parent
ee9d73053a
commit
b1062d3932
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ async def construct_stack(
|
||||||
impls = await resolve_impls(
|
impls = await resolve_impls(
|
||||||
run_config, provider_registry or get_provider_registry(), dist_registry
|
run_config, provider_registry or get_provider_registry(), dist_registry
|
||||||
)
|
)
|
||||||
|
print("impls", impls)
|
||||||
await register_resources(run_config, impls)
|
await register_resources(run_config, impls)
|
||||||
return impls
|
return impls
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue