AIF-C01 · Question #384
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…
The correct answer is B. Model size. Model size directly affects inference speed and latency, which is critical for meeting strict real- time response requirements such as contacting emergency services within 30 seconds using a pre-trained model.
Question
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?
Options
- AModel customization
- BModel size
- CModel cost
- DModel temperature
How the community answered
(56 responses)- A4% (2)
- B77% (43)
- C7% (4)
- D13% (7)
Explanation
Model size directly affects inference speed and latency, which is critical for meeting strict real- time response requirements such as contacting emergency services within 30 seconds using a pre-trained model.
Topics
Community Discussion
No community discussion yet for this question.