Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Dec 5, 2023
1 parent 6c79c63 commit ac01778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/unshard.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ def main(
args.input_dir,
args.output_dir,
sharded_checkpoint_type=args.type,
model_only=model_only,
model_only=args.model_only,
)

0 comments on commit ac01778

Please sign in to comment.