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
e634ceeafc
commit
51457b0750
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ async def construct_stack_for_test(
|
|||
scoring_fns=scoring_fns or [],
|
||||
eval_tasks=eval_tasks or [],
|
||||
)
|
||||
cprint(f"run_config BEFORE: {run_config}", "yellow")
|
||||
run_config = parse_and_maybe_upgrade_config(run_config)
|
||||
cprint(f"run_config AFTER: {run_config}", "red")
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue