AWS Certified AI Practitioner (AIF-C01) — Question 246
A company wants to integrate an AI solution to contact emergency services within 30 seconds of vehicle crash detection. The company wants to use a pre-trained model without additional training.
Which factor should the company prioritize when selecting a model to meet these requirements?
Answer options
- A. Model customization
- B. Model size
- C. Model cost
- D. Model temperature
Correct answer: B
Explanation
The company should prioritize Model size because a smaller model can be loaded and executed more quickly, ensuring rapid response times needed for emergency services. Model customization, cost, and temperature are less relevant in this context, as the primary concern is the model's speed and efficiency in deployment.