from local

This commit is contained in:
dohe0342 2023-04-26 12:30:34 +09:00
parent ebae63fd0a
commit de6622404d
2 changed files with 2 additions and 0 deletions

View File

@ -1693,6 +1693,8 @@ def run_adapter(rank, world_size, args, wb=None):
wb=wb,
)
exit()
if params.print_diagnostics:
diagnostic.print_diagnostics()
break