Databricks Certified Generative AI Engineer Associate — Question 28

A Generative AI Engineer is building an LLM to generate article summaries in the form of a type of poem, such as a haiku, given the article content. However, the initial output from the LLM does not match the desired tone or style.
Which approach will NOT improve the LLM’s response to achieve the desired response?

Answer options

Correct answer: B

Explanation

Option B is correct because using a neutralizer does not directly address the specific tone and style requirements for generating summaries in a poetic form. The other options, A, C, and D, provide targeted strategies that can effectively guide the LLM in producing outputs that align with the desired tone and style.