Open cgh2797 opened 4 years ago
It's a very stupid question, but what program should I open the .model file?
You do not need to open the .model file. You can simply load the models in pytorch using torch.load().
It's a very stupid question, but what program should I open the .model file?