Skip to content

Commit 451f6a5

Browse files
format
1 parent e6ba5b2 commit 451f6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/checkpoint_conversion/convert_gemma3_checkpoints.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ def main(_):
556556
keras_image_converter,
557557
flax_model,
558558
flax_params,
559-
text_only
559+
text_only,
560560
)
561561

562562
keras_model.save_to_preset(preset)

0 commit comments

Comments
 (0)