ViTHybrid cant add positional embeddings and embeddings
When I create a new model and give it random size data as input [1, 3, 224, 224], then I get the embeddings and positional_embeddings dimension error
When I create a new model and give it random size data as input [1, 3, 224, 224], then I get the embeddings and positional_embeddings dimension error