Databricks Certified Generative AI Engineer Associate — Question 26

A Generative Al Engineer has already trained an LLM on Databricks and it is now ready to be deployed.
Which of the following steps correctly outlines the easiest process for deploying a model on Databricks?

Answer options

Correct answer: B

Explanation

Option B is correct because it utilizes MLflow for logging and registering the model directly to Unity Catalog, streamlining the deployment process. The other options involve unnecessary steps or methods that do not align with Databricks' best practices for model deployment.