Instructions to use typorch/vit_base_patch16_224_waifumerge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use typorch/vit_base_patch16_224_waifumerge with timm:
import timm model = timm.create_model("hf_hub:typorch/vit_base_patch16_224_waifumerge", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened over 1 year ago
by
SFconvertbot