QuestionQ41

Techniques to improve gen AI model output

A team uses a generative AI model to automatically produce short summaries of customer feedback. They must ensure that these summaries remain concise and easy to digest. Which model setting should they adjust?

  • A Temperature
  • B Output length
  • C Top-p (nucleus sampling)
  • D Safety settings
Explanation

The output-length setting limits how much text the model can generate, making summaries shorter and easier to consume. Temperature and top-p control sampling variability, and safety settings control content restrictions.

Community Discussion

No comments yet. Be the first to start the discussion!