Skip to content

v0.4.8

Compare
Choose a tag to compare
@belerico belerico released this 28 Nov 15:07
· 91 commits to main since this release
ad65aad

v0.4.8 Release Notes

  • The following config keys have been moved in #158 :
    • cnn_keys, mlp_keys, per_rank_batch_size, per_rank_sequence_length, per_rank_num_batches and total_steps have been moved to the specifig algo config
  • We have added the integration of the MLflowLogger in #159 . This comes with new documentation and notebooks under the example folder on how to use it.