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
hey guys what i must setup to run everything smooth on my mac (intel)?
i install it like described and link aloso the model correct but i get few time this outtput if i wanna generate something:
size mismatch for text_model.final_layer_norm.bias: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([512]).
where i must set what?
The text was updated successfully, but these errors were encountered:
size mismatch for text_model.final_layer_norm.bias: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([512]).
hey guys what i must setup to run everything smooth on my mac (intel)?
i install it like described and link aloso the model correct but i get few time this outtput if i wanna generate something:
size mismatch for text_model.final_layer_norm.bias: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([512]).
where i must set what?
The text was updated successfully, but these errors were encountered: