Multimodal embedding models
The multimodal embedders map text, images, and audio into a shared vector space. Once aligned, the router can compare inputs across modalities with the same similarity operation used for text retrieval.
Choose the small model when memory and latency are the primary constraints. Choose the large model when representation capacity, long text, and stronger vision/audio towers justify a larger serving footprint.