Instructions to use nateraw/test-hf-hub-modelcards-compatibility with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use nateraw/test-hf-hub-modelcards-compatibility with timm:
import timm model = timm.create_model("hf_hub:nateraw/test-hf-hub-modelcards-compatibility", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update metadata with huggingface_hub
#1 opened about 4 years ago
by
nateraw