Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
irenedea committed Mar 29, 2024
1 parent a59263b commit 3906f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmfoundry/callbacks/hf_checkpointer.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def _register_mlflow_model(
model_saving_kwargs['transformers_model'] = components
model_saving_kwargs.update(logging_config)

print("HEY", model_saving_kwargs)
mlflow_logger.save_model(**model_saving_kwargs)

# Upload the license file generated by mlflow during the model saving.
Expand Down

0 comments on commit 3906f5a

Please sign in to comment.