Greetings.
Consider I have a model.ckpt file, and it's trained and saved on my local computer. It's not hosted on huggingface and let's consider it's a little bit confidential and cannot be hosted anywhere. How can I feed it into from_pretrained() function?