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