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:
- 63562707c1fc216a7a2e955253e98c3d0000dbe3596fbcfc32f9e41142005d1c
- Size of remote file:
- 558 kB
- SHA256:
- 940ae8523d5cfb18b9f30b253360f8e317372aeb775c1557373d878e24112b00
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.