We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c171e commit 1c5c865Copy full SHA for 1c5c865
fastdeploy/worker/gpu_model_runner.py
@@ -73,7 +73,7 @@
73
import zmq
74
75
from fastdeploy import envs
76
-from fastdeploy.input.mm_processor import DataProcessor
+from fastdeploy.input.ernie4_5_vl_processor import DataProcessor
77
from fastdeploy.inter_communicator import ZmqClient
78
from fastdeploy.model_executor.forward_meta import ForwardMeta
79
from fastdeploy.model_executor.models.ernie4_5_vl.modeling_resampler import ScatterOp
0 commit comments