Thanks @Alberto_Umana. I think so, yes.I am using the following code to register the models and when I print the# Use Unity Catalog as the model registrymlflow.set_registry_uri("databricks-uc")print(model_info.model_uri)# Register the model to the Un...
Hi @VZLA @Alberto_Umana , I am currently facing the same issue as @stevomcnevo007 . I get exactly the same outputs in the scripts that you have provided above and still unable to deploy the model. Can you please help?