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