
Explanation:
When working with a pre-trained generative AI model (such as those available through AWS services like Amazon Bedrock or Amazon SageMaker JumpStart), the model's architecture, parameters, and training data are already fixed. The company's goal is to generate marketing content that aligns with their specific brand voice and messaging requirements without modifying the underlying model.
A: Optimize the model's architecture and hyperparameters to improve the model's overall performance.
B: Increase the model's complexity by adding more layers to the model's architecture.
C: Create effective prompts that provide clear instructions and context to guide the model's generation.
D: Select a large, diverse dataset to pre-train a new generative model.
The most effective and practical solution is prompt engineering (Option C), as it directly addresses the need to guide the pre-trained model's output to match brand voice and messaging requirements. This approach is aligned with AWS AI Practitioner best practices, emphasizing the use of well-designed prompts to control generative AI outputs without model modification.
Ultimate access to all questions.
No comments yet.
A company intends to utilize a pre-trained generative AI model to create marketing content. They must guarantee that the output adheres to the company's brand voice and messaging guidelines. Which approach fulfills these needs?
A
Optimize the model's architecture and hyperparameters to improve the model's overall performance.
B
Increase the model's complexity by adding more layers to the model's architecture.
C
Create effective prompts that provide clear instructions and context to guide the model's generation.
D
Select a large, diverse dataset to pre-train a new generative model.