Fix: Initialize model_backend_types in MultiModelManager.__init__
The model_backend_types attribute was not being initialized properly due to incorrect indentation, causing 'MultiModelManager' object has no attribute 'model_backend_types' error when trying to load models on-demand.
Showing
Please
register
or
sign in
to comment