← Volver

Vista previa

Editar
AWS AI Practitioner

A company wants to use a large language model (LLM) to generate responses based on company data. Which strategy will meet this requirement?

A Use first-party pre-trained models from Amazon Bedrock.
B Use pre-trained open source models.
C Fine-tune a custom model on company data. ✓ Correcta
D Use pre-trained third-party models from Amazon Bedrock.

Explicación

Fine-tuning a custom model on company data adapts a pre-trained LLM to generate responses that reflect the company's specific data, terminology, and domain knowledge. This approach directly incorporates company data into the model's learned parameters for accurate, company-specific responses.