AWS AI Practitioner
A company wants to deploy an AI model that can accept user questions in both text and image formats and respond with text answers. Which type of model should the company use?
A
Large language model (LLM)
B
Multimodal LLM
✓ Correcta
C
Computer vision model
D
Speech recognition model
Explicación
A multimodal LLM can accept multiple types of inputs, including both text and images, and generate text responses. This is the appropriate model type for a system that needs to process both text and image questions and respond with text.