AI RESEARCH
Cornserve: A Distributed Serving System for Any-to-Any Multimodal Models
arXiv CS.LG
•
ArXi:2603.12118v1 Announce Type: new Any-to-Any models are an emerging class of multimodal models that accept combinations of multimodal data (e.g., text, image, video, audio) as input and generate them as output. Serving these models are challenging; different requests with different input and output modalities traverse different paths through the model computation graph, and each component of the model have different scaling characteristics. We present Cornserve, a distributed serving system for generic Any-to-Any models.