utils.add_libraries_to_model creates a duplicated model
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 01:43 PM
Hello,
When I call this function,
mlflow.models.utils.add_libraries_to_model(MODEL_URI)
It register a new model into the Model Registry. Is it possible to do the same but without registering a new model?
Thanks,
It register a new model into the Model Registry. Is it possible to do the same but without registering a new model?
Thanks,