Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
In case only very large checkpoints are available, it might make more sense to create a dummy model in the new
environment with randomly initialized weights and save those weights for comparison with the 🤗 Transformers version
of your model
Make sure you are using the easiest way of calling a forward pass in the original repository.