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