Databricks Certified Generative AI Engineer Associate — Question 40

A Generative Al Engineer is tasked with developing a RAG application that will help a small internal group of experts at their company answer specific questions, augmented by an internal knowledge base. They want the best possible quality in the answers, and neither latency nor throughput is a huge concern given that the user group is small and they’re willing to wait for the best answer. The topics are sensitive in nature and the data is highly confidential and so, due to regulatory requirements, none of the information is allowed to be transmitted to third parties.
Which model meets all the Generative Al Engineer’s needs in this situation?

Answer options

Correct answer: D

Explanation

The Llama2-70B model is designed to handle sensitive data securely and can provide high-quality responses, making it suitable for this situation. Other options like Dolly 1.5B, OpenAI GPT-4, and BGE-large may not fully comply with the stringent data handling requirements needed for confidential information.