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