"vllm/vscode:/vscode.git/clone" did not exist on "b42e878ec0182aafbaed5cc28708e99287ef6856"
Unverified Commit 1c9fea01 authored by Ayush Agarwal's avatar Ayush Agarwal Committed by GitHub
Browse files

chore: move custom mm preprocessor to new file (#5278)


Signed-off-by: default avatarayushag <ayushag@nvidia.com>
parent 22e36dec
......@@ -5,7 +5,7 @@ from dynamo.vllm.multimodal_handlers.encode_worker_handler import (
EncodeWorkerHandler,
VLLMEncodeWorkerHandler,
)
from dynamo.vllm.multimodal_handlers.processor_handler import (
from dynamo.vllm.multimodal_handlers.preprocessor_handler import (
ECProcessorHandler,
ProcessorHandler,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment