Saving the model in pytorch format

I see that the learn.save() method saves the model in .h5 format. Is there a way to save the model in .pth format (PyTorch)?