Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

train: Set model URI tag with absolute artifact path #10

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

phoevos
Copy link
Member

@phoevos phoevos commented Feb 4, 2025

Set the "training.output.model_uri" tag to the absolute path of the corresponding artifact when logging a model for an MLflow run. This is useful for downstream applications that need to fetch the model generated by a specific run directly without having to reconstruct the URI.

Set the "training.output.model_uri" tag to the absolute path of the
corresponding artifact when logging a model for an MLflow run. This is
useful for downstream applications that need to fetch the model
generated by a specific run directly without having to reconstruct the
URI.

Signed-off-by: Phoevos Kalemkeris <phoevos.kalemkeris@ucl.ac.uk>
@phoevos phoevos added the enhancement New feature or request label Feb 4, 2025
@phoevos phoevos requested a review from baixiac February 4, 2025 14:47
@phoevos phoevos enabled auto-merge (squash) February 4, 2025 14:48
Copy link
Member

@baixiac baixiac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@phoevos phoevos merged commit ce8354f into master Feb 6, 2025
7 checks passed
@phoevos phoevos deleted the feature-phoevos-set-model-uri-tag branch February 6, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants