Databricks Certified Generative AI Engineer Associate — Question 45

A team wants to serve a code generation model as an assistant for their software developers. It should support multiple programming languages. Quality is the primary objective.
Which of the Databricks Foundation Model APIs, or models available in the Marketplace, would be the best fit?

Answer options

Correct answer: D

Explanation

CodeLlama-34B is specifically designed for code generation tasks, making it the best option for supporting software developers across multiple programming languages. The other models, while powerful, are not tailored specifically for code generation, which is the key requirement for this scenario.