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