mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 00:12:24 +00:00
tmp debug meta-ref
This commit is contained in:
parent
518c5ed135
commit
920c2ed015
2 changed files with 1 additions and 1 deletions
|
|
@ -58,6 +58,7 @@ async def construct_stack_for_test(
|
|||
eval_tasks=eval_tasks or [],
|
||||
)
|
||||
run_config = parse_and_maybe_upgrade_config(run_config)
|
||||
print("construct_stack_for_test", run_config)
|
||||
try:
|
||||
remote_config = remote_provider_config(run_config)
|
||||
if not remote_config:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue