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
Whenever I do a della merge I get this issue:
ValueError: Trying to set a tensor of shape torch.Size([1, 8192]) in "weight" (which has shape torch. Size ( [8192])), this looks incorrect.
This issue is exclusively on della, the other merge methods work fine.
The text was updated successfully, but these errors were encountered:
Whenever I do a della merge I get this issue:
ValueError: Trying to set a tensor of shape torch.Size([1, 8192]) in "weight" (which has shape torch. Size ( [8192])), this looks incorrect.
This issue is exclusively on della, the other merge methods work fine.
The text was updated successfully, but these errors were encountered: