Instructions to use Xenova/vit-base-patch16-224-in21k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/vit-base-patch16-224-in21k with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-feature-extraction', 'Xenova/vit-base-patch16-224-in21k');
Commit History
[Automated] Update base model metadata 096edaa verified
Upload fp16 ONNX weights 204024f verified
Upload folder using huggingface_hub 7b5f581
Upload README.md with huggingface_hub 67e6df6
Upload folder using huggingface_hub e2473e1
Upload README.md with huggingface_hub 100354c
initial commit f589ca3
Joshua commited on