vllm_omni.inputs.preprocess ¶
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.