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