Instructions to use iloncka/vit_tiny_patch16_224_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use iloncka/vit_tiny_patch16_224_2 with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("iloncka/vit_tiny_patch16_224_2") - timm
How to use iloncka/vit_tiny_patch16_224_2 with timm:
import timm model = timm.create_model("hf_hub:iloncka/vit_tiny_patch16_224_2", pretrained=True) - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
a6c7a0f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d4c5347246945beef35f01636e4820bf9be424042f395d40177f9467371a1f24
size 22711686
|