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 found that the model-saving operations was achieved by model.save_adapter(). In your case, after adding adapters into models, It may not support torch save anymore.
When running this code
I got the following error:
I'm using the following setup:
The text was updated successfully, but these errors were encountered: