Instructions to use asapp/sew-tiny-100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use asapp/sew-tiny-100k with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="asapp/sew-tiny-100k")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("asapp/sew-tiny-100k") model = AutoModel.from_pretrained("asapp/sew-tiny-100k", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8a287c1750de1ac727117392ff61d0304b22b2fb5aabeb72563e52a0731f6528
- Size of remote file:
- 163 MB
- SHA256:
- e5289419fc5a2b39450acb9ef4d730d43662f6c4731e757217bc6379100693fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.