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
When trying to run scripts from app directory python app.py , getting below error
ValueError: Trying to set a tensor of shape torch.Size([3072, 32, 2, 2]) in "weight" (which has shape torch.Size([3072, 33, 2, 2])), this looks incorrect.
When trying to run scripts from app directory python app.py , getting below error
ValueError: Trying to set a tensor of shape torch.Size([3072, 32, 2, 2]) in "weight" (which has shape torch.Size([3072, 33, 2, 2])), this looks incorrect.
