Skip to content

vllm_omni.inputs.preprocess

logger module-attribute

logger = init_logger(__name__)

OmniInputPreprocessor

Bases: InputPreprocessor

Input preprocessor for omni models.

Extends the base InputPreprocessor to handle omni-specific input types including prompt embeddings and additional information payloads. Supports processing tokens, embeddings, text, and multimodal inputs.