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