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
Iam trying to run train_mamba.py
but got this error
model_config = model.config.to_dict()
AttributeError: 'MambaConfig' object has no attribute 'to_dict'
Iam trying to run train_mamba.py
but got this error
model_config = model.config.to_dict()
AttributeError: 'MambaConfig' object has no attribute 'to_dict'