Skip to content

Commit

Permalink
chore: mlflow disabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gmertes committed Aug 12, 2024
1 parent 98bf0b5 commit 359bbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/anemoi/training/config/diagnostics/eval_rollout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ log:
tensorboard:
enabled: False
mlflow:
enabled: True
enabled: False
offline: False
authentication: False
log_model: False
Expand Down

0 comments on commit 359bbad

Please sign in to comment.