Skip to content

Commit c94b9fa

Browse files
committed
amend
1 parent 4a2cc18 commit c94b9fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/utils/forward_pass_logit_checker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ def main(config, test_args): # pylint: disable=W0621
543543
choices=["linen", "nnx"],
544544
help="Checkpoint format to load: 'linen' (default) or 'nnx'.",
545545
)
546+
546547
# Parse known args returns the namespace AND the list of remaining arguments
547548
test_args, remaining_args = parser.parse_known_args()
548549
# Reconstruct model_args (script name + the args MaxText needs)

0 commit comments

Comments
 (0)