AWS Certified AI Practitioner (AIF-C01) — Question 276

A design company is using a foundation model (FM) on Amazon Bedrock to generate images for various projects. The company wants to have control over how detailed or abstract each generated image appears

Which model parameter should the company modify?

Answer options

Correct answer: C

Explanation

The generation step parameter determines the number of denoising iterations the image generation model performs, directly influencing how detailed or abstract the final image is. Adjusting this parameter allows the company to balance image detail with processing time. Other options like batch size, model checkpoint, and token length do not control the iterative refinement level of generated images.