Databricks Certified Generative AI Engineer Associate — Question 72

Generative AI Engineer needs to build an LLM application that can understand medical documents, including recently published ones. They want to select an open model available on HuggingFace’s model hub.

Which step is most appropriate for selecting an LLM?

Answer options

Correct answer: D

Explanation

The correct answer is D because understanding the model and training data is crucial for ensuring that it has been trained on relevant medical documents. Options A, B, and C do not guarantee that the model is suitable for the specific medical context, as they focus on general effectiveness or popularity rather than the specific training data necessary for the task.