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