Skip to content

Commit

Permalink
Disable zarr3 when using single controller runtime
Browse files Browse the repository at this point in the history
till support gets added on the backend
  • Loading branch information
shauryagup committed Sep 19, 2024
1 parent 817bcda commit 5906632
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MaxText/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ def setup_mesh_and_model(config):
logger,
use_ocdbt,
use_zarr3,
use_ocdbt,
use_zarr3,
)

return init_rng, writer, checkpoint_manager, mesh, model, learning_rate_schedule, tx
Expand Down

0 comments on commit 5906632

Please sign in to comment.