Skip to content

Commit

Permalink
Small change to fix test breakage
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 687145430
  • Loading branch information
Orbax Authors committed Oct 18, 2024
1 parent 753209e commit 8cf8779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export/orbax/export/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ class OrbaxNativeSerializationType(enum.Enum):
DEFAULT_WEIGHTS_NAME = 'weights'

# Orbax MIME types
ORBAX_CHECKPOINT_MIME_TYPE = 'orbax-checkpoint'
ORBAX_CHECKPOINT_MIME_TYPE = 'orbax_checkpoint'

0 comments on commit 8cf8779

Please sign in to comment.