Request for Example on Using timm.create_model() to Load Pre-trained Transformer Model Locally
#10
by
zengdongqiang
- opened
I recently came across your pre-trained transformer model on Hugging Face and was impressed by its capabilities. I have successfully downloaded the model files but encountered difficulties when attempting to load and use the model locally using the timm.create_model() method.
As there are no examples provided for this specific use case on the Hugging Face model page, I am reaching out to kindly request if you could add a detailed example or guide on how to load and utilize the model using timm.create_model(). This addition would be immensely helpful for users like myself who are looking to leverage your model in their local environments.
Thank you very much for your time and assistance. I look forward to your positive response.