v0.4.8
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
andtotal_steps
have been moved to the specifigalgo
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.