You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a NameError when trying to dynamically load a model class using eval(args.model_type). The error occurs because Python cannot find the class VideoChat2_it4_mistral_LinearProAda in the current namespace.