llm-foundry icon indicating copy to clipboard operation
llm-foundry copied to clipboard

[WIP] Add MLflow `log_model` option

Open nancyhung opened this issue 1 year ago • 0 comments

In order to support customers with sensitive storage network configurations, we have to use the log_model API. This will cause duplicate artifact uploads, which is not efficient, so we will only reserve rolling out to customers who require this.

TODO: need to test this

nancyhung avatar Sep 24 '24 01:09 nancyhung