Instructions to use belfner/vit_small_patch16_lingbot.robbyant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use belfner/vit_small_patch16_lingbot.robbyant with timm:
import timm model = timm.create_model("hf_hub:belfner/vit_small_patch16_lingbot.robbyant", pretrained=True) - Transformers
How to use belfner/vit_small_patch16_lingbot.robbyant with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="belfner/vit_small_patch16_lingbot.robbyant")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("belfner/vit_small_patch16_lingbot.robbyant", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 46bc650fae198ce04dbfafe0d430c1e153110c9169f023cd9a46d9c5aa0c2812
- Size of remote file:
- 86.5 MB
- SHA256:
- 1ee09c96c84d9d7fb3332f41984da1b0083f78438652ce1ba02179074082d4cf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.