Suppose in PyTorch I have model1 and model2 which have the same architecture. They were further trained on same data or one model is an earlier version
model1
model2