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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 37f312db693a08986312db1303f417764972a56696973af13fb442ae209bf051
- Size of remote file:
- 327 kB
- SHA256:
- e80e5d9bf2a9435b476c4a033cc0f27a93033129c9df268648231d382abc547e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.