What does it mean for a model to be 'multimodal,' and how is using one multimodal model different from running a separate image model and then a text model?

technical-conceptual · Junior level · data-ml

What the interviewer is really asking

Probes whether the candidate grasps that 'multimodal' means joint reasoning over modalities in one model, versus chaining two separate single-modality models, and the trade-offs of each.

What to say

What to avoid

Example answers

Strong: Multimodal means one model takes in more than one kind of input — say text and an image — and reasons over them jointly in the same context. The alternative is a pipeline: a vision model captions the image, then an LLM reads only that caption. The joint model can refer back to the actual image while answering, so it catches details the caption dropped; the pipeline is simpler and easier to debug but loses whatever the first model didn't summarize.

Weak: Multimodal just means the model is bigger and can do more things, like generate pictures as well as text. It's basically the same as using two models.

Want questions matched to your role? Paste a job title, job description, or CV and get a personalized set, or go Pro to unlock the full bank.