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:
- d748fe03f926e673385a0e003f6c4b03d4c4266711ce25ab7ce97cffe1d31b82
- Size of remote file:
- 4.97 MB
- SHA256:
- f63cbaf50b67e4341cd8675c5955f6ae9296befa8a4441e956e641db361f01bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.