Databricks Certified Generative AI Engineer Associate — Question 70

A Generative AI Engineer wants their finetuned LLMs in their prod Databricks workspace available for testing in their dev workspace as well. All of their workspaces are Unity Catalog enabled and they are currently logging their models into the Model Registry in MLflow.

What is the most cost-effective and secure option for the Generative AI Engineer to accomplish their goal?

Answer options

Correct answer: B

Explanation

The correct answer, B, is the most efficient because it allows for secure access to the model in the development workspace without unnecessary duplication or external dependencies. Options A and D introduce additional complexity and potential security risks, while C requires extra resources to maintain a duplicate training pipeline.