Instructions to use hf-internal-testing/tiny-random-PvtV2Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-PvtV2Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/tiny-random-PvtV2Model")# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-PvtV2Model") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-PvtV2Model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b80e7cbf38c8dc9add80058c86387db697b8d5900204155b620fb3b1d0f23271
- Size of remote file:
- 3.11 MB
- SHA256:
- 3faf021cfdcc264ac03166e59eb573a9fbd714dc0c0e7ee9a975c31824103ed7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.