size mismatch for vision_model
#10
by
XiaoHangjia
- opened
same problem
same problem.How to solve it???Please.
It works. Thank you!!!
However,There are some warnings:
UserWarning: for vision_model.head.mlp.fc2.bias: copying from a non-meta parameter in the checkpoint to a meta parameter in the current model, which is a no-op. (Did you mean to pass assign=True
to assign items in the state dictionary to their corresponding key in the module instead of copying them in place?)
Have you encountered it?