llm-foundry
llm-foundry copied to clipboard
[WIP] Add MLflow `log_model` option
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